[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DElevation

Chart3DElevation Class

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.

Inheritance
Chart3DElevation
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DElevation

Properties

Name Description
DepthCue

Determines whether scatter chart point sizes are dependant upon their distance from the eye. Set this property to true if the point sizes should be dependant upon distance from the eye.

DropLines

Determines whether scatter chart points have droplines. Set this property to true if points should have drop lines.

IsMeshed

Determines whether surface charts are meshed, or whether bars in bar charts are outlined. Set this property to true to display a surface as a mesh, or to display bars in outline format.

IsShaded

Determines whether surface or bar charts use shading. Set this property to true to display surfaces and bars as a flat shade of color.

MeshBottomColor

The bottom color of the mesh.

MeshTopColor

The top color of the mesh.

ShadedBottomColor

The bottom color of the shaded surface.

ShadedTopColor

The top color of the shaded surface.

Transparency

Transparency of drawing chart data.