Proprietà Spacing
Amount of space to leave for a scale break, as a percent of the chart size.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Spacing As ReportDoubleProperty
Get
'Utilizzo
Dim instance As ChartAxisScaleBreak
Dim value As ReportDoubleProperty
value = instance.Spacing
public ReportDoubleProperty Spacing { get; }
public:
property ReportDoubleProperty^ Spacing {
ReportDoubleProperty^ get ();
}
member Spacing : ReportDoubleProperty
function get Spacing () : ReportDoubleProperty
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportDoubleProperty
A ReportDoubleProperty object.