ChartLegendTitle 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 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. |