Interface IRequireSeriesHost
An object that implements this interface requires a series host.
Namespace: System.Windows.Controls.DataVisualization.Charting
Assembly: Controls.DataVisualization.OpenSilver.dll
Syntax
public interface IRequireSeriesHost
Properties
| Improve this Doc View SourceSeriesHost
Gets or sets the series host.
Declaration
ISeriesHost SeriesHost { get; set; }
Property Value
Type | Description |
---|---|
ISeriesHost |