ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartHint Class / OffsetY Property

In This Topic
    OffsetY Property
    In This Topic
    A value that indicates the vertical offset of the point to show the tooltip.
    Syntax
    'Declaration
     
    Public Property OffsetY As System.Integer
    public System.int OffsetY {get; set;}
    See Also