FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / PaletteMenuItem Class / ImageScaling Property

In This Topic
    ImageScaling Property (PaletteMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ImageScaling As System.Windows.Forms.ToolStripItemImageScaling
    public System.Windows.Forms.ToolStripItemImageScaling ImageScaling {get; set;}
    See Also