ChartLegendTitleInstance Class

Definition

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
ChartLegendTitleInstance

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)

Applies to