Charting for WPF Programmer's Guide

Legend.CornerRadiusProperty Field

See Also
 


Identifies the CornerRadius dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static DependencyProperty CornerRadiusProperty

Visual Basic  Copy Code

Public Shared CornerRadiusProperty As DependencyProperty

Java  Copy Code

public static DependencyProperty CornerRadiusProperty

 See Also