FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartStyle Class / FontWeightProperty Field

In This Topic
    FontWeightProperty Field (ChartStyle)
    In This Topic
    Identifies the FontWeight dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly FontWeightProperty As DependencyProperty
    public static readonly DependencyProperty FontWeightProperty
    See Also