[]
Represents a chart data definition of one 2D chart group.
public class Chart2DData : ChartData, INotifyPropertyChanged, IC1Serializable
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. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |