SimpleSeries.SupportedLabels override. Returns a combination of InnerLabel, OuterLabel and XAxisLabel.
Namespace: MindFusion.Charting
Package: BarSeries.js
JavaScript Copy Code |
---|
Object.defineProperty(BarSeries.prototype, "supportedLabels", { value: LabelKinds }); |