PdfRpt.VectorCharts.PieChartSegment.PieChartSegment C# (CSharp) Method

PieChartSegment() public method

ctor.
public PieChartSegment ( ) : System.Collections.Generic
return 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