AxisTitle Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The AxisTitle type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Border | Gets a Border object that represents the border of the object. (Overrides AbstractTitleBorder.) |
![]() | Caption | Gets or sets a String value that represents the axis title text. |
![]() | Fill | Gets a FillFormat object that contains fill formatting properties for the specified chart or shape. (Overrides AbstractTitleFill.) |
![]() | Font | Gets a SpreadsheetFont object that represents the font of the specified object. (Overrides AbstractTitleFont.) |
![]() | Left | Gets or sets the position, in points, of the left edge of the chart title. (Overrides AbstractTitleLeft.) |
![]() | Shadow | Gets or sets a value indicating whether this AxisTitle has a shadow. (Overrides AbstractTitleShadow.) |
![]() | Text | Gets or sets the text for the specified object. (Overrides AbstractTitleText.) |
![]() | Top | Gets or sets the position, in points, of the top edge of the chart title. (Overrides AbstractTitleTop.) |
See Also