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





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

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

 Syntax

C#  Copy Code

public bool ShowMajorTicks { get; set; }

Visual Basic  Copy Code

Public Property ShowMajorTicks As Boolean

 Property Value

A boolean value. The default is true.

 See Also

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