Enum ChartAxisVisibleValues
Axis visible values range positive / negative
Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart.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.