PatternedLineLinePattern Property
Gets or sets the line pattern array, which represents the pixels of te pattern (true - draw pixel, false - skip).
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public bool[] LinePattern { get; set; }
Public Property LinePattern As Boolean()
Get
Set
Property Value
Boolean