Partager via


Propriété Position

Gets the calculated value of the Position property in a ChartAlignType class.

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

Syntaxe

'Déclaration
Public ReadOnly Property Position As Boolean
    Get
'Utilisation
Dim instance As ChartAlignTypeInstance
Dim value As Boolean

value = instance.Position
public bool Position { get; }
public:
property bool Position {
    bool get ();
}
member Position : bool
function get Position () : boolean

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value that represents the calculated value of the Position property.