C# Class LiveCharts.SeriesAlgorithms.VerticalLineAlgorithm

Inheritance: LineAlgorithm, ICartesianSeries
Afficher le fichier Open project: beto-rodriguez/Live-Charts Class Usage Examples

Méthodes publiques

Méthode Description
VerticalLineAlgorithm ( ISeriesView view ) : LiveCharts.Defaults

Initializes a new instance of the VerticalLineAlgorithm class.

Private Methods

Méthode Description
ICartesianSeries ( AxisCore axis ) : double

Method Details

VerticalLineAlgorithm() public méthode

Initializes a new instance of the VerticalLineAlgorithm class.
public VerticalLineAlgorithm ( ISeriesView view ) : LiveCharts.Defaults
view ISeriesView The view.
Résultat LiveCharts.Defaults