Click or drag to resize

LineStyle Properties

LightningChart .NET Help

The LineStyle type exposes the following members.

Properties
  NameDescription
Public propertyAntiAliasing
Gets and sets anti-aliased line. Drawing anti-aliased draws the line with smooth edges, but will increase CPU/GPU overhead. In order to have an effect, AntiAliasLevel must be set to a value higher than 1.
Public propertyColor
Gets and sets line color.
Public propertyPattern
Gets and sets pattern of line.
Public propertyPatternScale
Gets and sets pattern scale.
Public propertyWidth
Gets and sets width of line.
Top
See Also