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

In This Topic
    PropBag Property
    In This Topic
    Overridden to modify the default value and attributes.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property PropBag As System.String
    public override System.string PropBag {get;}
    See Also