ChartTitleInstance 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 ChartTitle class and contains the calculated values of the properties in ChartTitle.
public ref class ChartTitleInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartTitleInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartTitleInstance = class
inherit BaseInstance
Public NotInheritable Class ChartTitleInstance
Inherits BaseInstance
- Inheritance
Properties
Caption |
Gets the calculated value of the Caption property in a ChartTitle class. |
DockOffset |
Gets the calculated value of the DockOffset property in a ChartTitle class. |
DockOutsideChartArea |
Gets the calculated value of the DockOutsideChartArea property in a ChartTitle class. |
Hidden |
Gets the calculated value of the Hidden property in a ChartTitle class. |
Position |
Gets the calculated value of the Position property in a ChartTitle class. |
Style |
Gets the calculated value of the Style property in a ChartTitle class. |
TextOrientation |
Gets the calculated value of the TextOrientation property in a ChartTitle class. |
ToolTip |
Gets the calculated value of the ToolTip property in a ChartTitle class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |