ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / Template Property

In This Topic
    Template Property (FlexChartBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Template As Windows.UI.Xaml.Controls.ControlTemplate
    public Windows.UI.Xaml.Controls.ControlTemplate Template {get; set;}
    See Also