Search
BiaxialChart.ShowYCoordinates Property
See Also
 






Gets or sets a value indicating whether to show Y axis coordinates.

Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor

 Syntax

C#  Copy Code

public bool ShowYCoordinates { get; set; }

Visual Basic  Copy Code

Public Property ShowYCoordinates As Boolean

 Property Value

 See Also