Partager via


Propriété SeriesSymbolHeight

Gets the calculated value of the SeriesSymbolHeight property in a ChartLegendColumn class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SeriesSymbolHeight As Integer
    Get
'Utilisation
Dim instance As ChartLegendColumnInstance
Dim value As Integer

value = instance.SeriesSymbolHeight
public int SeriesSymbolHeight { get; }
public:
property int SeriesSymbolHeight {
    int get ();
}
member SeriesSymbolHeight : int
function get SeriesSymbolHeight () : int

Valeur de propriété

Type : System. . :: . .Int32
An int value that represents the calculated value of the SeriesSymbolHeight property.