Gets or sets a value indicating whether the chart should show axis coordinates.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool ShowCoordinates { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowCoordinates As Boolean |
A boolean value.