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 개체입니다.

적용 대상