| CursorObject Properties | 
The CursorObject type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Bars | 
            Gets the bars associated with the cursor
            (Inherited from CursorBase.) | 
|  | ChartViewModel | 
            Gets the viewModel
            (Inherited from CursorBase.) | 
|  | Cursor | 
            Gets the cursor
            (Overrides CursorBaseCursor.) | 
|  | DialogService | (Inherited from MessageBoxBase.) | 
|  | DisplayName | 
            Gets the display name of the cursor
            (Inherited from CursorBase.) | 
|  | DrawingType | 
            Gets the CursorType. Used to sort the cursor in the view
             | 
|  | Error | 
            Gets the Error string
            (Inherited from MessageBoxBase.) | 
|  | FileService | (Inherited from MessageBoxBase.) | 
|  | Icon | 
            Gets the cursor icon
            (Inherited from CursorBase.) | 
|  | Item | 
            Gets the IDataErrorInfo error string
            (Inherited from MessageBoxBase.) | 
|  | Margin | 
            Gets the margin of the view
             | 
|  | MessageBox | (Inherited from MessageBoxBase.) | 
|  | SingletonService | (Inherited from MessageBoxBase.) | 
 See Also
See Also