ASPxClientSeriesTitle Properties
Represents the client-side equivalent of the SeriesTitle class.Name | Description |
---|---|
alignment | Gets the alignment of the title. Inherited from ASPxClientTitleBase. |
chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
dock | Gets a value that specifies to which edges of a parent element the title should be docked. Inherited from ASPxClientTitleBase. |
lines | Gets the lines of text within a title. Inherited from ASPxClientTitleBase. |
series | Gets the series that owns the current title object. |
See Also