[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DElevation

Chart3DElevation Class

Represents properties controlling the appearance of different chart types.

Inheritance
Chart3DElevation
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class Chart3DElevation : ChartObject, INotifyPropertyChanged, IC1Serializable

Properties

Name Description
DepthCur

Gets or sets a value indicating whether a scatter chart's point sizes are dependant upon their distance from the eye.

DropLines

Gets or sets a value indicating whether a scatter chart's points should have drop lines.

IsMeshed

Gets or sets a value indicating whether surface charts are meshed, or whether bars in bar charts are outlined.

IsShaded

Gets or sets a value indicating whether surface or bar charts use shading.

MeshBottomColor

Gets or sets the bottom color of a mesh.

MeshTopColor

Gets or sets the top color of the mesh.

ShadedBottomColor

Gets or sets the bottom color of the shaded surface.

ShadedTopColor

Gets or sets the top color of a shaded surface.

Transparency

Gets or sets the transparency of chart data, from 0 (transparent) to 255 (opaque). Used only for non-contoured and non-zoned charts.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.