[]
Represents chart title(header or footer).
public class ChartTitle : ChartObject
Name | Description |
---|---|
Border | Gets or sets a value indicating whether the title has border. |
BorderStyle | Gets the title border style. |
Content | Gets or sets the title content. |
Field | Gets a FlexChartFieldBase containing this object. |
HorizontalAlignment | Gets or sets the horizontal alignment of the title. |
Style | Gets the title style. |
Name | Description |
---|---|
AssignFrom(object) | Assigns (copies) properties from another ChartTitle to the current object. |
CreateSame() | Creates instance of same class as this object. |