Udostępnij przez


Właściwość ChartAlignType.Cursor

Wskazuje obszary wykresu należy wyrównać na kursory.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Cursor As ReportBoolProperty
    Get
'Użycie
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