DashPatternGroupStyleInitialize Method |
Initializes the style with the specified dash pattern.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Initialize(
IDashPattern value
)
Parameters
- value IDashPattern
- The dash pattern.
See Also