Partager via


Propriété ChartTitle.ChartElementPosition

Gets the custom position for the title.

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

Syntaxe

'Déclaration
Public ReadOnly Property ChartElementPosition As ChartElementPosition 
    Get
'Utilisation
Dim instance As ChartTitle 
Dim value As ChartElementPosition 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ChartElementPosition
A ChartElementPosition object.

Voir aussi

Référence

ChartTitle Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering