Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartAlignType Class / Cursor Property

In This Topic
    Cursor Property (ChartAlignType)
    In This Topic
    Gets or sets a value indicating whether the chart areas should align on cursors.
    Syntax
    'Declaration
     
    Public Property Cursor As RdlBool
    public RdlBool Cursor {get; set;}
    See Also