TickMarkStyle.Width Propiedad

Definición

Obtiene el ancho de la marca de graduación como porcentaje del radio de escala primario para el medidor radial y como porcentaje del ancho/alto para el medidor lineal, el que sea menor.

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