Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
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:vb.net}
Public MustInherit Class AxisLabel
		Inherits ChartText
{signature}
{properties}
||Name||Description||
|[Position|AxisLabel.Position]|{excerpt-include:AxisLabel.Position|nopanel=true}|
{classes}
||Name||Description||
|[LabelPosition|AxisLabel.LabelPosition]|{excerpt-include:AxisLabel.LabelPosition|nopanel=true}|
{scrollbar}