MapColorScale.TickMarkLength プロパティ
マップ カラー スケールの目盛りの長さを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property TickMarkLength As ReportSizeProperty
Get
'使用
Dim instance As MapColorScale
Dim value As ReportSizeProperty
value = instance.TickMarkLength
public ReportSizeProperty TickMarkLength { get; }
public:
property ReportSizeProperty^ TickMarkLength {
ReportSizeProperty^ get ();
}
member TickMarkLength : ReportSizeProperty
function get TickMarkLength () : ReportSizeProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
ReportSizeProperty オブジェクト。