LinePenWxDashStyle: WxDashStyle;
LinePenWxDashStyle: Prognoz.Platform.Interop.Andy.WxDashStyle;
The LinePenWxDashStyle property determines line (font) style. By default, solid style is used for a line.
Use the IWxStyle.LinePenWidth property to determine line width.
The example of use is given in description of IWxStyle.LinePenDashPattern.
See also: