Charting for WPF Programmer's Guide

PieSeries.DoughnutThicknessProperty Field

See Also
 


Identifies the DoughnutThickness dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty DoughnutThicknessProperty

Visual Basic  Copy Code

Public Shared ReadOnly DoughnutThicknessProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty DoughnutThicknessProperty

 See Also