ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / FlexChartBase Class / LegendTitleStyle Property

In This Topic
    LegendTitleStyle Property
    In This Topic
    Gets or sets the legend title style.
    Syntax
    'Declaration
     
    
    Public Property LegendTitleStyle As ChartStyle
    public ChartStyle LegendTitleStyle {get; set;}
    See Also