Partager via


Propriété ChartAlignType.Cursor

Indicates the chart areas should align on cursors.

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

Syntaxe

'Déclaration
Public ReadOnly Property Cursor As ReportBoolProperty 
    Get
'Utilisation
Dim instance As ChartAlignType 
Dim value As ReportBoolProperty 

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

Valeur de propriété

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

Voir aussi

Référence

ChartAlignType Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering