Name | Description | |
---|---|---|
ChartTitle Constructor | Initializes a new instance of the ChartTitle class. |
The following tables list the members exposed by ChartTitle.
Name | Description | |
---|---|---|
ChartTitle Constructor | Initializes a new instance of the ChartTitle class. |
Name | Description | |
---|---|---|
ActionInfo | Gets the ActionInfo object defining actions for the title. | |
Caption | Gets or sets the caption of the title. | |
CustomPosition | Gets or sets the ChartElementPosition object defining custom position of the title. If omitted, automatic positioning will be used. | |
DockOffset | Gets or sets the offset from the dock location, as a percentage of the chart size.
Default: 0. | |
DockOutsideChartArea | Gets or sets a value indicating whether the title should be docked outside the chart area rather than inside the chart area. Ignored if DockToChartArea is not set. | |
DockToChartArea | Gets or sets the name of the chart area on which to draw the title. If omitted (or does not match any chart area name), the title is drawn relative to the chart rather than a specific chart area. | |
Hidden | Gets or sets a value indicating whether the title should be hidden. | |
Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown. (Inherited from C1.C1Preview.NamedCollectionItem) | |
Owner | Gets the C1.C1Preview.NamedCollection containing the current object. (Inherited from C1.C1Preview.NamedCollectionItem) | |
Position | Gets or sets the position of the title. | |
Style | Gets the Style object defining style properties for the title. | |
TextOrientation | Gets or sets the orientation of the text. | |
ToolTip | Gets or sets the tooltip to display for the title. |
Name | Description | |
---|---|---|
AssignFrom | Overridden. Copies properties from another ChartTitle to the current object. | |
Clone | Creates a copy of the current C1.C1Preview.NamedCollectionItem object. Note that the C1.C1Preview.NamedCollectionItem.Owner property is not copied to the new object. (Inherited from C1.C1Preview.NamedCollectionItem) |
Name | Description | |
---|---|---|
SetName | Sets the name of the current item. (Inherited from C1.C1Preview.NamedCollectionItem) | |
SetNameInt | For internal use. (Inherited from C1.C1Preview.NamedCollectionItem) |