TickMarkStyle.Width 属性

定义

获取刻度线的宽度,以径向仪表的父刻度半径的百分比和线性仪表的宽度/高度的百分比形式(取其中的较小者)表示。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ Width { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty Width { get; }
member this.Width : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property Width As ReportDoubleProperty

属性值

ReportDoubleProperty 对象。

适用于