ChartStripLine.TitleAngle 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
Use TextOrientation instead.
获取标题文本的角度。
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ TitleAngle { Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ get(); };
[System.Obsolete("Use TextOrientation instead.")]
public Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty TitleAngle { get; }
[<System.Obsolete("Use TextOrientation instead.")>]
member this.TitleAngle : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
Public ReadOnly Property TitleAngle As ReportIntProperty
属性值
- 属性