Property | Type | Description | |
---|---|---|---|
DecreaseBrushProperty | |||
IncreaseBrushProperty | |||
MaxColumnWidthProperty |
Method | Description | |
---|---|---|
GetPointView ( ChartPoint point, string label ) : IChartPointView |
Gets the point view.
|
|
OhlcSeries ( ) : System |
Initializes a new instance of OhclSeries class
|
|
OhlcSeries ( object configuration ) : System |
Initializes a new instance of OhclSeries class with a given mapper
|
|
OnSeriesUpdateStart ( ) : void |
This method runs when the update starts
|
Method | Description | |
---|---|---|
InitializeDefuaults ( ) : void |
public GetPointView ( ChartPoint point, string label ) : IChartPointView | ||
point | ChartPoint | The point. |
label | string | The label. |
return | IChartPointView |
public OhlcSeries ( object configuration ) : System | ||
configuration | object | |
return | System |
public static DependencyProperty,System.Windows DecreaseBrushProperty | ||
return |
public static DependencyProperty,System.Windows IncreaseBrushProperty | ||
return |