ComponentOne FinancialChart for WinForms
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 String
    public string FullName {get; set;}
    See Also