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