ChartDataLabel constructor
ChartDataLabel({})
Implementation
ChartDataLabel({
this.color = Colors.transparent,
this.anchor,
this.position,
this.direction,
this.label,
this.labelcolor,
this.labelsize,
this.startlabel,
this.endlabel,
this.x,
this.x1,
this.x2,
this.y,
this.y1,
this.y2,
});