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