Charting for WinForms Programmer's Guide
BiaxialChart.ShowYTicks Property
See Also
 






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

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public bool ShowYTicks { get; set; }

Visual Basic  Copy Code

Public Property ShowYTicks As Boolean

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.WinForms Namespace