Click or drag to resize

ChartSeriesDataFormat TreeMapLabelOption Property

Gets / Sets the Display label position in Tree map chart

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

Property Value

Type: TreeMapLabelOption
Remarks
By Default the Label is overlapped
See Also