ASP.NET Pack Programmer's Guide
BiaxialChart.ShowXCoordinates Property
See Also
 





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

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public bool ShowXCoordinates { get; set; }

Visual Basic  Copy Code

Public Property ShowXCoordinates As Boolean

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.WebForms Namespace