ChartLegendTitle Class

Definition

Represents a title for a legend.

public ref class ChartLegendTitle sealed : Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class ChartLegendTitle : Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ChartLegendTitle = class
    interface IROMStyleDefinitionContainer
Public NotInheritable Class ChartLegendTitle
Implements IROMStyleDefinitionContainer
Inheritance
ChartLegendTitle
Implements

Properties

Caption

Gets an expression that evaluates to the caption of the title.

Instance

Gets the report instance object that contains the calculated values of this report definition object.

Style

Gets the style properties of this report definition object.

TitleSeparator

Gets an expression that evaluates to the type of separator to use for the legend title.

Applies to