LightningChartThemeBasicsView3DWallsColoring Property |
LightningChart .NET Help
View3D walls coloring
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LightningChartWall3DColors View3DWallsColoring { get; set; }Public Property View3DWallsColoring As LightningChartWall3DColors
Get
Set
public:
property LightningChartWall3DColors^ View3DWallsColoring {
LightningChartWall3DColors^ get ();
void set (LightningChartWall3DColors^ value);
}Property Value
Type:
LightningChartWall3DColors
See Also