Enum ChartAxisVisibleValues
Axis visible values range positive / negative
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public enum ChartAxisVisibleValues
All
All values will be visible.
Negative
Only negative values will be visible.
Positive
Only positive values will be visible.