|
  | formats | 
 Gets a collection containing the possible format strings to attempt in order
 to fit labels.
 
 | 
  | id | 
 Gets or sets an optional value uniquely identifying this axis label row.
 
 | 
  | interval | 
 Gets or sets the size of the label interval.
 
 | 
  | intervalMethod | 
 Gets or sets the method used to generate labels.
 
 | 
  | intervalOffset | 
 Gets or sets the initial offset of the labels.
 
 | 
  | intervalOffsetType | 
 Gets or sets the type of date or time period of the interval.
 
 | 
  | intervalType | 
 Gets or sets the type of date or time period of the interval.
 
 | 
  | isExpanderVisible | 
 Gets or sets a value indicating whether expander buttons are displayed next to the labels.
 
 | 
  | isFirstRowOnly | 
 Gets or sets a value indicating whether this row of labels should only be shown if it fits
 the interval of labels to show in the first row.
 
 | 
  | isOneGroupingVisible | 
 Gets or sets a value indicating whether the grouping is shown if only one
 grouping is visible when isShownAsGrouping is true and this
 is not the row of labels closest to the axis.
 
 | 
  | isShownAsGrouping | 
 Determines whether the labels are shown as a grouping or individual axis labels.
 
 | 
  | name | 
 Gets or sets the display name for this row of axis labels, which will be displayed in their tooltip.
 
 |