Chart3D for WPF and Silverlight | ComponentOne
C1.WPF.C1Chart3D Namespace / C1Chart3DLegend Class / LabelPositionProperty Field


In This Topic
    LabelPositionProperty Field (C1Chart3DLegend)
    In This Topic
    Using a DependencyProperty as the backing store for LabelPosition. This enables animation, styling, binding, etc...
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LabelPositionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Chart3DLegend.LabelPositionProperty
    public static readonly DependencyProperty LabelPositionProperty
    See Also