[]
Represents properties specific to Gantt charts.
public class ChartGantt : ChartObject, INotifyPropertyChanged, IC1Serializable
| Name | Description |
|---|---|
| AxisLabelsSource | Gets or sets the source of x-axis labels for a Gantt chart. |
| ShowSymbols | Gets or sets a value indicating whether symbols are shown in a Gantt chart. |
| Width | Gets or sets the percentage that each bar occupies. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |