public event StackedSeriesCreatedEventHandler SeriesCreated
The event handler receives an argument of type StackedSeriesCreatedEventArgs containing data related to this event. The following StackedSeriesCreatedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Brush | Gets or sets the series brush. |
Index | Gets the index of the series. |
LegendItemVisibility | Gets or sets the visibility of the series legend. |
MarkerBrush | Gets or sets the series marker brush. |
MarkerOutline | Gets or sets the series marker outline. |
MarkerStyle | Gets or sets the series marker style. |
MarkerType | Gets or sets the series marker type. |
Outline | Gets or sets the series outline brush. |
Thickness | Gets or sets the series outline thickness. |
Title | Gets or sets the series title. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+