chart property

Chart get chart

Gets the parent chart.

Implementation

Chart get chart {
  return _chart;
}