RadControls for WPF

Determines the material used for the StripLine.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40

Syntax

C#
public enum StripLine3DColoringType
Visual Basic
Public Enumeration StripLine3DColoringType

Members

Member nameValueDescription
Normal0 Normal coloring.
Alternate1 Alternate coloring.
Mixed2 Mixed coloring.

See Also