XYScatterSeries.DataLabel Property

Gets or sets the XYScatterDataLabel of the XYScatter series. This is the default data label for the series.

public XYScatterDataLabel DataLabel { get; set; }
Public Property DataLabel As XYScatterDataLabel

Property Value

XYScatterDataLabel

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

XYScatterSeries
ceTe.DynamicPDF.PageElements.Charting.Series

In this topic