FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartToolTip Class / OwnerDraw Property

In This Topic
    OwnerDraw Property (ChartToolTip)
    In This Topic
    Syntax
    'Declaration
     
    Public Property OwnerDraw As System.Boolean
    public System.bool OwnerDraw {get; set;}
    See Also