Gets or sets the size of the Annotation. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double Size { get; set; } |
Visual Basic Copy Code |
---|
Public Property Size As Double |
A double value. The default is 5.
The Size property is used when the AnnotationType is set to Point.