Exemplo n.º 1
0
 public bool IsChartDegenerated()
 {
     return(ChartArea.IsDegenerated() || PlotArea.IsDegenerated());
 }