LimitLineFloat(Single, Color, Int32) Constructor
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public LimitLineFloat(
float limitValue,
Color aColor,
int aWidth
)
Public Sub New (
limitValue As Single,
aColor As Color,
aWidth As Integer
)
Parameters
- limitValue Single
- The limit value.
- aColor Color
- Color of a LimitLine.
- aWidth Int32
- Width of a LimitLine.