public Pie() { allowPointSelect = true; cursor = "pointer"; dataLabels = new DataLabels(); showInLegend = true; }
public SeriesPlotOption() { dataLabels = new DataLabels(); }