Compartir a través de


ChartAlignType.Cursor Propiedad

Indicates the chart areas should align on cursors.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property Cursor As ReportBoolProperty 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

ChartAlignType Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering