Namespace Balsam.Reporting
Classes
- DocumentBuilder
A class for automatically building a WPF FixedDocument containing a grid of strategy views.
- ExcelReportWriter
Delegates to static ExcelExport class for reporting.
- LayoutAttribute
Informs the document builder of the page layout used by the control.
- Report
Static methods for viewing and saving reports.
- StrategySnapshot
Provides a strategy summary that will fit four on a page.
- StrategySnapshotViewModel
A custom view model used by the StrategySnapshot control.
- TradeStatsViewModelBase
Wraps a TradeStats object for databinding to the view. Inherit from this class for custom view models.
- ValueFormatter
Used to convert numeric objects and dates to strings for display in WPF controls.
- ViewModelTypeAttribute
Used by custom views to inform the document builder of the type of view model to instantiate.