Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Sets or returns how axis tick marks on the major gridlines are displayed.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Sets or returns how axis tick marks on the major gridlines are displayed.{excerpt}
{signature:C#}
 public TickType MajorTickType{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property MajorTickType() As TickType
{signature}
{scrollbar}