ChartTickMarks.Length プロパティ
グラフ サイズの割合で示した目盛りの長さに評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Length As ReportDoubleProperty
Get
'使用
Dim instance As ChartTickMarks
Dim value As ReportDoubleProperty
value = instance.Length
public ReportDoubleProperty Length { get; }
public:
property ReportDoubleProperty^ Length {
ReportDoubleProperty^ get ();
}
member Length : ReportDoubleProperty
function get Length () : ReportDoubleProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
ReportDoubleProperty オブジェクト。