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 Axis object represents a chart axis. The Axis class has two sub-classes: CategoryAxis and ValueAxis.

Signature
C#C#
Wiki Markup
{description}
{excerpt}An [Axis|Axis] object represents a chart axis. The {{Axis}} class has two sub\-classes: [CategoryAxis|CategoryAxis] and [ValueAxis|ValueAxis].{excerpt}
{signature:C#}
 public class Axis
Signature
{signature}{signature:vb.net
vb.net
}
Public Class Axis
Properties

...

Name

...

Description

...

AxisLine

{signature}
{properties}

||Name||Description||
|[AxisLine|Axis.AxisLine]|{excerpt-include

...

:Axis.AxisLine

...

LabelFont

|nopanel=true}|
|[LabelFont|Axis.LabelFont]|{excerpt-include

...

:Axis.LabelFont

...

MajorGridline

|nopanel=true}|
|[MajorGridline|Axis.MajorGridline]|{excerpt-include

...

:Axis.MajorGridline

...

MajorTickType

|nopanel=true}|
|[MajorTickType|Axis.MajorTickType]|{excerpt-include

...

:Axis.MajorTickType

...

MinorGridline

|nopanel=true}|
|[MinorGridline|Axis.MinorGridline]|{excerpt-include

...

:Axis.MinorGridline

...

MinorTickType

|nopanel=true}|
|[MinorTickType|Axis.MinorTickType]|{excerpt-include

...

:Axis.MinorTickType

...

NumberFormat

|nopanel=true}|
|[NumberFormat|Axis.NumberFormat]|{excerpt-include

...

:Axis.NumberFormat

...

TextDisplayTopToBottom

|nopanel=true}|
|[TextDisplayTopToBottom|Axis.TextDisplayTopToBottom]|{excerpt-include

...

:Axis.TextDisplayTopToBottom

...

TextRotationAngle

|nopanel=true}|
|[TextRotationAngle|Axis.TextRotationAngle]|{excerpt-include

...

:Axis.TextRotationAngle

...

TickLabelPosition

|nopanel=true}|
|[TickLabelPosition|Axis.TickLabelPosition]|{excerpt-include

...

:Axis.TickLabelPosition

...

Title

|nopanel=true}|
|[Title|Axis.Title]|{excerpt-include

...

:Axis.Title

...

ValuesInReverseOrder

|nopanel=true}|
|[ValuesInReverseOrder|Axis.ValuesInReverseOrder]|{excerpt-include

...

:Axis.ValuesInReverseOrder

...

Visible

|nopanel=true}|
|[Visible|Axis.Visible]|{excerpt-include

...

:Axis.Visible

...

Classes

...

Name

...

Description

...

TickLabelPos

...

TickType

...

|nopanel=true}|

{classes}
||Name||Description||
|[TickLabelPos|Axis.TickLabelPos]|{excerpt-include:Axis.TickLabelPos|nopanel=true}|
|[TickType|Axis.TickType]|{excerpt-include:Axis.TickType|nopanel=true}|

{scrollbar}