LegendBox3DSurfaceScales Property |
LightningChart .NET Help
Surface scales.
Namespace:
Arction.WinForms.Charting.Views.View3D
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LegendBoxSurfaces SurfaceScales { get; set; }Public Property SurfaceScales As LegendBoxSurfaces
Get
Set
public:
property LegendBoxSurfaces^ SurfaceScales {
LegendBoxSurfaces^ get ();
void set (LegendBoxSurfaces^ value);
}Property Value
Type:
LegendBoxSurfaces
See Also