Enum DataBarAxisPosition
Represents different setting for axis position.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum DataBarAxisPosition
Automatic
Display on a valriable position dependning on negative values.
CellMidPoint
Axis is displayed in the middle of the cell.
None
Positive and negative values are displayed in the same direction.