Reporting

Possible axis scale break's line types

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public enum ScaleBreakLineType
Visual Basic
Public Enumeration ScaleBreakLineType

Members

Member nameValueDescription
Straight0
Curve1
JaggedCurve2
Sinusoid3

See Also