ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexChart Class / BaseUri Property

In This Topic
    BaseUri Property (C1FlexChart)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseUri As Windows.Foundation.Uri
    public Windows.Foundation.Uri BaseUri {get;}
    See Also