PatternedLine(Boolean) Constructor
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public PatternedLine(
bool[] linePattern
)
Public Sub New (
linePattern As Boolean()
)
Parameters
- linePattern Boolean
- Array, which represents the pixels of the pattern (true - draw pixel, false - skip).