Charting for WPF Programmer's Guide

Chart.CornerRadiusProperty Field

See Also
 


Identifies the CornerRadius dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty CornerRadiusProperty

Visual Basic  Copy Code

Public Shared ReadOnly CornerRadiusProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty CornerRadiusProperty

 See Also