ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / Capture Property

In This Topic
    Capture Property (C1OlapChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Capture As System.Boolean
    public System.bool Capture {get; set;}
    See Also