AnnotationSmithLocationAxisValues Property |
LightningChart .NET Help
Location as axis values.
Namespace:
Arction.Wpf.Charting.Annotations
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PointSmith LocationAxisValues { get; set; }Public Property LocationAxisValues As PointSmith
Get
Set
public:
property PointSmith^ LocationAxisValues {
PointSmith^ get ();
void set (PointSmith^ value);
}Property Value
Type:
PointSmith
See Also