Back to Devexpress

ChartTitle Properties

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-charttitle-dot-underscore-properties.md

latest3.3 KB
Original Source

ChartTitle Properties

A chart title.

NameDescription
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
FontProvides access to font attributes for text displayed in a chart element. Inherited from ShapeTextFormat.
LayoutEnables you to specify the exact position of a chart title. Inherited from ChartTitleOptions.
LinesGets the lines of text displayed in a chart element. Inherited from ChartText.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
OverlayGets or sets whether the chart title overlaps the chart.
PlainTextGets the text displayed in a chart element. Inherited from ChartText.
RangeReturns a cell range from which a chart element’s text is obtained. Inherited from ChartText.
RefersToReturns the string representation of the referenced cell range or formula. Inherited from ChartText.
TextDirectionGets or sets the text direction in a chart element. Inherited from ShapeTextFormat.
TextRotationGets or sets the rotation angle of the text in a chart element. Inherited from ShapeTextFormat.
TextTypeIndicates the source of the text. Inherited from ChartText.
VisibleGets or sets a value indicating whether the specific title is displayed on a chart. Inherited from ChartTitleOptions.

See Also

ChartTitle Interface

ChartTitle Members

DevExpress.Spreadsheet.Charts Namespace