'Declaration Public Function New( _ ByVal dataLabel As _EChartsDataLabelView, _ ByVal text As String, _ ByVal shapeLocation As List(Of Double), _ ByVal shapeScale As List(Of Double), _ ByVal image As IImageInfo _ )
public _EChartsLabelShape( _EChartsDataLabelView dataLabel, string text, List<double> shapeLocation, List<double> shapeScale, IImageInfo image )
Parameters
- dataLabel
- text
- shapeLocation
- shapeScale
- image