Lean
$LEAN_TAG$
|
Helper method to sample portfolio margin chart More...
Static Public Member Functions | |
static void | AddSample (Chart portfolioChart, PortfolioState portfolioState, IMapFileProvider mapFileProvider, DateTime currentTime) |
Helper method to add the portfolio margin series into the given chart More... | |
static void | RemoveSinglePointSeries (Chart portfolioChart) |
Helper method to set the tooltip values after we've sampled and filter series with a single value More... | |
Helper method to sample portfolio margin chart
Definition at line 29 of file PortfolioMarginChart.cs.
|
static |
Helper method to add the portfolio margin series into the given chart
Definition at line 38 of file PortfolioMarginChart.cs.
|
static |
Helper method to set the tooltip values after we've sampled and filter series with a single value
Definition at line 148 of file PortfolioMarginChart.cs.