FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / LegendMenuItem Class / ImageTransparentColor Property

In This Topic
    ImageTransparentColor Property (LegendMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ImageTransparentColor As System.Drawing.Color
    public System.Drawing.Color ImageTransparentColor {get; set;}
    See Also