ChartDataPointValues.HighlightSize プロパティ
データ ポイントの強調表示されたサイズの値に評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property HighlightSize As ReportVariantProperty
Get
'使用
Dim instance As ChartDataPointValues
Dim value As ReportVariantProperty
value = instance.HighlightSize
public ReportVariantProperty HighlightSize { get; }
public:
property ReportVariantProperty^ HighlightSize {
ReportVariantProperty^ get ();
}
member HighlightSize : ReportVariantProperty
function get HighlightSize () : ReportVariantProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
ReportVariantProperty を返します。