IntervalOptionsBase Properties
The base class for axis interval options.Name | Description |
---|---|
OverflowValuePattern | Gets or sets a format string that configures text for the overflow interval axis labels and crosshair labels. |
Pattern | Gets or sets a format string that configures text for the interval axis labels and crosshair labels. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
UnderflowValuePattern | Gets or sets a format string that configures text for the underflow interval axis labels and crosshair labels. |
See Also