Table of Contents

Class YAxisGapChangedEventArgs

Namespace
LightningChartLib.WinForms.Charting.Views.ViewXY
Assembly
LightningChart.WinForms.Charting.NET4.dll

Represents a class that provides arguments for the YAxisGapChangedEventArgs event.

public class YAxisGapChangedEventArgs : ChartEventArgs
Inheritance
YAxisGapChangedEventArgs
Inherited Members

Constructors

YAxisGapChangedEventArgs()

Creates and initializes a new instance of YAxisGapChangedEventArgs class.

public YAxisGapChangedEventArgs()

Fields

AveragedHeight

The averaged height for y-axis when gap is reduced to zero.

public double AveragedHeight

Field Value

double