ChartAxisTitleInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the ChartAxisTitle class, and contains the calculated values of the properties in ChartAxisTitle.
public ref class ChartAxisTitleInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartAxisTitleInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartAxisTitleInstance = class
inherit BaseInstance
Public NotInheritable Class ChartAxisTitleInstance
Inherits BaseInstance
- Inheritance
Properties
Caption |
Gets the calculated value of the Caption property in a ChartAxisTitle class. |
Position |
Gets the calculated value of the Position property in a ChartAxisTitle class. |
Style |
Gets the calculated value of the Style property in a ChartAxisTitle class. |
TextOrientation |
Gets the calculated value of the TextOrientation property in a ChartAxisTitle class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |