Page tree

Versions Compared

Key

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

Excerpt

An AxisLabel object represents the labels on an axis. The labels are the displayed values on the axis. Note: the title of an axis (returned by Axis.Title ) is not an axis label.

Signature
C#C#
Wiki Markup
{description}
{excerpt}An [AxisLabel|AxisLabel] object represents the labels on an axis. The labels are the displayed values on the axis. Note: the title of an axis \(returned by [Axis.Title|Axis.Title] \) is not an axis label.{excerpt}
{signature:C#}
 public abstract class AxisLabel : ChartText
Signature
{signature}{signature:vb.net
vb.net
}
Public MustInherit Class AxisLabel
		Inherits ChartText
Properties

...

Name

...

Description

...

Position

{signature}
{properties}
||Name||Description||
|[Position|AxisLabel.Position]|{excerpt-include

...

:AxisLabel.Position

...

Classes

...

Name

...

Description

...

LabelPosition

...

|nopanel=true}|
{classes}
||Name||Description||
|[LabelPosition|AxisLabel.LabelPosition]|{excerpt-include:AxisLabel.LabelPosition|nopanel=true}|
{scrollbar}