GraphDocumentGetDefaultPlotColor Method |
Gets the default plot color using the specified property context.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static NamedColor GetDefaultPlotColor(
IReadOnlyPropertyBag context
)
Parameters
- context IReadOnlyPropertyBag
- The property context.
Return Value
NamedColorThe default plot color.
See Also