PdfRpt.VectorCharts.PieChartSegment.PieChartSegment C# (CSharp) Méthode

PieChartSegment() public méthode

ctor.
public PieChartSegment ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public PieChartSegment()
        {
        }

Same methods

PieChartSegment::PieChartSegment ( double value, BaseColor color, string label ) : System.Collections.Generic
PieChartSegment::PieChartSegment ( double value, System color, string label ) : System.Collections.Generic
PieChartSegment