ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LineGaugeAnnotation Class / endOffset Property

In This Topic
    endOffset Property (_LineGaugeAnnotation)
    In This Topic
    Syntax
    'Declaration
     
    Public Property endOffset As Nullable(Of Double)
    public Nullable<double> endOffset {get; set;}
    See Also