HorizontalBar(NamedColor, Boolean) Constructor |
Namespace: Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbolsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic HorizontalBar(
NamedColor fillColor,
bool isFillColorInfluencedByPlotColor
)
Parameters
- fillColor NamedColor
- The fill color.
- isFillColorInfluencedByPlotColor Boolean
- If set to true, the fill color is influenced by the plot color.
See Also