AnnotationBaseArrowEndAspectRatio Property |
LightningChart .NET Help
Arrow end aspect ratio (width / height).
Namespace:
Arction.Wpf.Charting.Annotations
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(1f)]
public double ArrowEndAspectRatio { get; set; }<DefaultValueAttribute(1F)>
Public Property ArrowEndAspectRatio As Double
Get
Set
public:
[DefaultValueAttribute(1f)]
property double ArrowEndAspectRatio {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also