ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartHint Class / OffsetX Property

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