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