Defines series view to present series data in the form of the Pie.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class PieSeriesView : SeriesView |
Visual Basic (Declaration) |
---|
Public Class PieSeriesView _ Inherits SeriesView |
Visual C++ |
---|
public ref class PieSeriesView : public SeriesView |