Condividi tramite


Proprietà ChartAlignType.Cursor

Indicates the chart areas should align on cursors.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Cursor As ReportBoolProperty 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

ChartAlignType Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering