Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / IRange Interface / Name Property

In This Topic
    Name Property (IRange)
    In This Topic
    Gets or sets the name.
    Syntax
    'Declaration
     
    
    Property Name As String
    string Name {get; set;}
    See Also