Class ConfigurePolar
- Namespace
- LightningChartLib.WinForms.Charting.DataCursor
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Result table showing information about the closest data value.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ConfigurePolar : ChartNode, IChartNode, IDisposable
- Inheritance
-
ConfigurePolar
- Implements
- Inherited Members
Constructors
ConfigurePolar()
public ConfigurePolar()
ConfigurePolar(IChartNode)
Constructor.
public ConfigurePolar(IChartNode owner)
Parameters
ownerIChartNodeParent.
Properties
AmplitudeLabelBackground
Amplitude label background color.
public Color AmplitudeLabelBackground { get; set; }
Property Value
AmplitudeLabelBorderColor
Amplitude label border color.
public Color AmplitudeLabelBorderColor { get; set; }
Property Value
AmplitudeLabelForeground
Amplitude label foreground.
public Color AmplitudeLabelForeground { get; set; }
Property Value
AmplitudeLabelUseSeriesColor
When enabled, uses series color to color amplitude label.
public bool AmplitudeLabelUseSeriesColor { get; set; }
Property Value
AmplitudeLabelVisible
Shows or hides the amplitude labels.
public bool AmplitudeLabelVisible { get; set; }
Property Value
AmplitudeLineStyle
Amplitude line style.
public LineStyle AmplitudeLineStyle { get; set; }
Property Value
AmplitudeLineVisible
Show or hides the amplitude line.
public bool AmplitudeLineVisible { get; set; }
Property Value
AngleLabelBackground
Amplitude label background.
public Color AngleLabelBackground { get; set; }
Property Value
AngleLabelBorderColor
Angle label border color.
public Color AngleLabelBorderColor { get; set; }
Property Value
AngleLabelForeground
Amplitude label foreground.
public Color AngleLabelForeground { get; set; }
Property Value
AngleLabelUseSeriesColor
When enabled, uses series color to color the angle label.
public bool AngleLabelUseSeriesColor { get; set; }
Property Value
AngleLabelVisible
Shows or hides the angle labels.
public bool AngleLabelVisible { get; set; }
Property Value
AngleLineStyle
Angle line style.
public LineStyle AngleLineStyle { get; set; }
Property Value
AngleLineVisible
Shows or hides the angle line.
public bool AngleLineVisible { get; set; }
Property Value
Methods
Dispose(bool)
Clean up any resources being used.
protected override void Dispose(bool disposing)
Parameters
disposingbooltrue if managed resources should be disposed, otherwise false.
ToString()
Convert class description to string
public override string ToString()
Returns
- string
String