Freigeben über


ChartDataPointValuesInstance.HighlightSize-Eigenschaft

Gets the calculated value of the HighlightSize property in a ChartDataPointValues class.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property HighlightSize As Object 
    Get
'Usage
Dim instance As ChartDataPointValuesInstance 
Dim value As Object 

value = instance.HighlightSize
public Object HighlightSize { get; }
public:
property Object^ HighlightSize {
    Object^ get ();
}
member HighlightSize : Object
function get HighlightSize () : Object

Eigenschaftswert

Typ: System.Object
An object that represents the calculated value of the HighlightSize property.

Siehe auch

Verweis

ChartDataPointValuesInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace