StartWidth Propiedad
Width of the range at the start, as a percentage of the size of the scale.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property StartWidth As ReportDoubleProperty
Get
'Uso
Dim instance As ScaleRange
Dim value As ReportDoubleProperty
value = instance.StartWidth
public ReportDoubleProperty StartWidth { get; }
public:
property ReportDoubleProperty^ StartWidth {
ReportDoubleProperty^ get ();
}
member StartWidth : ReportDoubleProperty
function get StartWidth () : ReportDoubleProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportDoubleProperty
A ReportDoubleProperty object.