ChartLegendTitle 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示图例的标题。
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
- 继承
-
ChartLegendTitle
- 实现
属性
Caption |
获取一个表达式,该表达式的计算结果为标题的主题。 |
Instance |
获取包含此报表定义对象的计算值的报表实例对象。 |
Style |
获取此报表定义对象的样式属性。 |
TitleSeparator |
获取一个表达式,该表达式的计算结果为要用于图例标题的分隔符类型。 |