[]
Applies data labels to all series in chart.
void ApplyDataLabels(DataLabelVisibilities visible, string separator = null)
Sub ApplyDataLabels(visible As DataLabelVisibilities, Optional separator As String = Nothing)
Type | Name | Description |
---|---|---|
DataLabelVisibilities | visible | A DataLabelVisibilities value indicates which data is shown. |
string | separator | The separator for the data label. |
This function works with Spread WPF only.