[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DGroup

Chart3DGroup Class

Chart3DGroup contains chart data and classes that control chart appearance.

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

Properties

Name Description
Bar

Controls the appearance of a bar chart.

ChartData

Data for the chart.

ChartType

The type of chart to be displayed.

Contour

The type of contouring to be used.

Elevation

Controls the three-dimensional appearance of the chart.

Surface

Controls the appearance of a surface format chart.

Methods

Name Description
ShouldSerializeBar()

Returns false if the Chart3DGroup Bar property is in the default state.

ShouldSerializeContour()

Returns false if the Chart3DGroup Contour property is in the default state.

ShouldSerializeElevation()

Returns false if the Chart3DGroup Elevation property is in the default state.

ShouldSerializeSurface()

Returns false if the Chart3DGroup Surface property is in the default state.

ToString()

Returns a string that represents the current Chart3DGroup.