PdfRpt.VectorCharts.PieChartSegment.PieChartSegment C# (CSharp) Метод

PieChartSegment() публичный Метод

ctor.
public PieChartSegment ( ) : System.Collections.Generic
Результат 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