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

In This Topic
    LayoutEngine Property (C1OlapChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property LayoutEngine As System.Windows.Forms.Layout.LayoutEngine
    public virtual System.Windows.Forms.Layout.LayoutEngine LayoutEngine {get;}
    See Also