Chart3D
StockSharp.Xaml.Charting
Chart 3D.
Inherits: Chart3DControl
Implements: IComponentConnector
Constructors
Methods
Draw
public void Draw(IEnumerable<SeriesPoint3D> values, string xTitle, string yTitle, string zTitle)
chart3D.Draw(values, xTitle, yTitle, zTitle)
Draw data.
- values
- Values.
- xTitle
- Title for X axis.
- yTitle
- Title for Y axis.
- zTitle
- Title for Z axis.
InitializeComponent
public void InitializeComponent()
chart3D.InitializeComponent()
InitializeComponent