[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DProjection

Chart3DProjection Class

Represents projection (floor or ceiling) for contour and zones charts.

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

Constructors

Name Description
Chart3DProjection()

Properties

Name Description
IsContoured

Gets or sets a value indicating whether projected contours are to be drawn. If True, projected contours are drawn regardless of the value of the IsContoured property of the Chart3DContour object.

IsZoned

Gets or sets a value indicating whether the projected zones are to be drawn. If True, projected contours are drawn regardless of the value of the IsZoned property of the Chart3DContour object.

Methods

Name Description
AssignFrom(ChartObject)

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