New to Telerik ReportingStart a free 30-day trial

Define visibility option for axis

Definition

Namespace:Telerik.Reporting.Charting.Styles

Assembly:Telerik.Reporting.dll

Syntax:

C#
public enum ChartAxisVisibility

Fields

Means that axis will be visible if it is XAxis or any series belongs to it.

C#
Auto = 0

Means that axis will be not visible.

C#
False = 2

Means that axis will be visible.

C#
True = 1
In this article
DefinitionFieldsAutoFalseTrue
Not finding the help you need?
Contact Support