ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / Polygon Class / ContentCenterProperty Field



In This Topic
    ContentCenterProperty Field
    In This Topic
    Identifies the ContentCenter dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ContentCenterProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Polygon.ContentCenterProperty
    public static readonly DependencyProperty ContentCenterProperty
    public:
    static readonly DependencyProperty^ ContentCenterProperty
    See Also