LinePlotStyleControllerIsLineUsed Property |
Gets a value indicating whether the line is shown or not. The line is not shown only if the connection style is "Noline".
This property influences only the IsEnabled property of all GUI items associated with the line.
Namespace: Altaxo.Gui.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool IsLineUsed { get; }Property Value
Boolean
See Also