ChartAxisScaleBreak.Spacing プロパティ
スケール区切りのために残しておくスペースを示す、グラフ サイズに対する割合として評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Spacing As ReportDoubleProperty
Get
'使用
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
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
ReportDoubleProperty オブジェクト。