The Chart3DElevation class and its properties are used for control over the appearance
of different chart types. It is returned by the Elevation property of a ChartGroup.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class Chart3DElevation |
Visual Basic |
---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Class Chart3DElevation |