IChartSeriesLabel Members
Defines a point’s label settings.
#Properties
Name | Description |
---|---|
Alignment | Specifies the horizontal alignment of series labels. |
Background |
Specifies the label background color. |
Border | Returns label border settings. |
Connector | Specifies the label’s connector settings. |
Font | Returns label font settings. |
Format |
Specifies a string pattern that formats series label text. |
Horizontal |
Specifies the horizontal offset of series labels. |
Position | Specifies a point’s label position. |
Rotation |
Specifies the rotation angle of series labels. |
Show |
Specifies whether to show labels for series points with zero values. |
Texts | Specifies text content for series labels. |
Vertical |
Specifies the vertical offset of series labels. |
Visible | Specifies the label visibility state. |
See Also