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

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