[]
Provides data for the event of expanding series by UI .
public class ExpandSeriesEventArgs : EventArgs
Public Class ExpandSeriesEventArgs
Inherits EventArgs
Name | Description |
---|---|
ExpandSeriesEventArgs() | Creates a new event arguments object |
ExpandSeriesEventArgs(Series, bool) | Creates a new event arguments object |
Name | Description |
---|---|
AppendOnExist | Gets or sets whether new series is added to the existing composite series |
Series | Gets or sets the series type will be added |