Summary
Represents the chart static text.
Syntax
public interface ChartStaticText : ChartObject
Members
Name | Type | Summary |
---|---|---|
Color | Property | Gets or sets the chart static text color. |
HorizontalAlignment | Property | Gets or sets the chart static text horizontal alignment. |
Text | Property | Gets or sets the chart static text content. |
VerticalAlignment | Property | Gets or sets the chart static text vertical alignment. |