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> 物件。

適用於