ChartStripLine.StripWidthType Propiedad

Definición

Unidades de la propiedad 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)

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a