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

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