HalfDonutMiddleTextLocation Property |
LightningChart .NET Help
Middle text location in PointPolar values.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PointPolar MiddleTextLocation { get; set; }Public Property MiddleTextLocation As PointPolar
Get
Set
public:
property PointPolar^ MiddleTextLocation {
PointPolar^ get ();
void set (PointPolar^ value);
}Property Value
Type:
PointPolar
See Also