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 the positioning of axis tick labels.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Sets or returns the positioning of axis tick labels.{excerpt}
{signature:C#}
 public TickLabelPos TickLabelPosition{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property TickLabelPosition() As TickLabelPos
{signature}
{scrollbar}