IntensitySeriesBaseContourLineLabels Property |
LightningChart .NET Help
Contour Line Label's properties.
Property tree: if enabled; format, font and color of text.
Default state is disabled;
Namespace:
Arction.WinForms.Charting.SeriesXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic ContourLineLabels ContourLineLabels { get; set; }Public Property ContourLineLabels As ContourLineLabels
Get
Set
public:
property ContourLineLabels^ ContourLineLabels {
ContourLineLabels^ get ();
void set (ContourLineLabels^ value);
}Property Value
Type:
ContourLineLabels
See Also