Lenguaje

TickMarkStyle.Width Propiedad

Definición

Obtiene el ancho de la marca de verificación como porcentaje del radio de la escala principal para el calibre radial y como porcentaje del ancho/altura para el calibre lineal, lo que sea más pequeño.

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

Valor de propiedad

Un objeto ReportDoubleProperty.

Se aplica a