Propriété Position
Indicates the chart areas should align on chart area positions.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Position As ReportBoolProperty
Get
'Utilisation
Dim instance As ChartAlignType
Dim value As ReportBoolProperty
value = instance.Position
public ReportBoolProperty Position { get; }
public:
property ReportBoolProperty^ Position {
ReportBoolProperty^ get ();
}
member Position : ReportBoolProperty
function get Position () : ReportBoolProperty
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportBoolProperty
A ReportBoolProperty object.
Voir aussi