ChartStripLine.StripWidthType Property

Definition

Units for the 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)

Property Value

A ReportExpression<T> object.

Applies to