[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DData

Chart2DData Class

Represents a chart data definition of one 2D chart group.

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

Properties

Name Description
SeriesWidth

Get or sets the percentage of the full width to be drawn of each series of 3D effect charts. Valid values are from 10 to 100.

UnboundSeriesList

Gets the collection of unbound series.

Methods

Name Description
AssignFrom(ChartObject)

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