Enum ContinuousHighlightBarAxisPosition
Axis position for drawing both negative and positive bar
Namespace: FastReport.Olap.Highlight
Assembly: FastReport.Olap.dll
Syntax
public enum ContinuousHighlightBarAxisPosition
Fields
Name | Description |
---|---|
Auto | Display axis at variable position based on negative values |
Middle | Display axis at the cell midpoint |
None | Show negative value bars in the same direction as positive |