LegendBoxPolarPaletteScales Property |
LightningChart .NET Help
Palatte scales.
Namespace:
Arction.Wpf.Charting.Views.ViewPolar
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LegendBoxSurfaces PaletteScales { get; set; }Public Property PaletteScales As LegendBoxSurfaces
Get
Set
public:
property LegendBoxSurfaces^ PaletteScales {
LegendBoxSurfaces^ get ();
void set (LegendBoxSurfaces^ value);
}Property Value
Type:
LegendBoxSurfaces
See Also