ChartStripLine.StripWidthType 속성

정의

StripWidth의 단위입니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartStripWidthTypes> StripWidthType { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartStripWidthTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartStripWidthTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartStripWidthTypes> StripWidthType { get; set; }
member this.StripWidthType : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartStripWidthTypes> with get, set
Public Property StripWidthType As ReportExpression(Of ChartStripWidthTypes)

속성 값

ReportExpression<T> 개체입니다.

적용 대상