ChartAlignType.Cursor 属性

Indicates the chart areas should align on cursors.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public ReadOnly Property Cursor As ReportBoolProperty 
    Get
用法
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

属性值

类型:Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

请参阅

参考

ChartAlignType 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间