Click or drag to resize

ChartDataLabel DataLabelShapeType Property

Gets or sets shape type of data label. Read/write DataLabelShapeType .

Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public DataLabelShapeType DataLabelShapeType { get; set; }

Property Value

Type: DataLabelShapeType
See Also