FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / DoubleRange Class / FullName Property

In This Topic
    FullName Property (DoubleRange)
    In This Topic
    Gets or sets the full name (e.g.) for tooltips.
    Syntax
    'Declaration
     
    Public Property FullName As System.String
    public System.string FullName {get; set;}
    See Also