Spread.Services Documentation
IAxisTitle Interface Members
Properties  Methods 

GrapeCity.Documents.Spread.Drawing Namespace : IAxisTitle Interface

The following tables list the members exposed by IAxisTitle.

Public Properties
 NameDescription
 PropertyReturns the IFontFormat object that represents the font of the specified object. (Inherited from GrapeCity.Documents.Spread.Drawing.IChartTitle)
 PropertyReturns the IChartFormat object. (Inherited from GrapeCity.Documents.Spread.Drawing.IChartTitle)
 Property Gets or sets a value that represents the formula of the object using A1-style notation, in English. (Inherited from GrapeCity.Documents.Spread.Drawing.IChartTitle)
 Property Gets or sets a value that represents the formula of the object using R1C1-style notation, in English. (Inherited from GrapeCity.Documents.Spread.Drawing.IChartTitle)
 Property Gets or sets whether the layout includes the title. True if a chart title will occupy the chart layout space when a chart layout is being determined. The default value is True. (Inherited from GrapeCity.Documents.Spread.Drawing.IChartTitle)
 Property Returns the parent object for the specified object. (Inherited from GrapeCity.Documents.Spread.Drawing.IChartTitle)
 Property Returns or sets the text for the specified object. (Inherited from GrapeCity.Documents.Spread.Drawing.IChartTitle)
 PropertyReturns the ITextFrame object that represents the text of the specified object. (Inherited from GrapeCity.Documents.Spread.Drawing.IChartTitle)
Top
Public Methods
 NameDescription
 Method Deletes the object. (Inherited from GrapeCity.Documents.Spread.Drawing.IChartTitle)
Top
See Also

Reference

IAxisTitle Interface
GrapeCity.Documents.Spread.Drawing Namespace