Charting for WPF Programmer's Guide

PieChart Constructor

See Also
 


Creates a new instance of the PieChart class.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public PieChart ()

Visual Basic  Copy Code

Public Sub New ()

 See Also