ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property (C1FlexPivotChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImageLayout As ImageLayout
    public virtual ImageLayout BackgroundImageLayout {get; set;}
    See Also