MindFusion.Wpf Pack Programmer's Guide
AxisSettings.ShowMinorTicks Property
See Also
 





Gets or sets a value indicating whether to display the minor ticks along the axis.

Namespace: MindFusion.Spreadsheet.Wpf.Charts
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool ShowMinorTicks { get; set; }

Visual Basic  Copy Code

Public Property ShowMinorTicks As Boolean

 Property Value

A boolean value. The default is false.

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Spreadsheet.Wpf.Charts Namespace