Gets or sets a value indicating whether this AxisRenderer should draw axis coordinates.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public bool ShowCoordinates { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowCoordinates As Boolean |