Constructor ThemedDataPainter
- Namespace
- Alternet.Scripter.Integration.Wpf
- Assembly
- Alternet.Scripter.Integration.Wpf.v9.dll
ThemedDataPainter(IVisualTheme)
Initializes a new instance of the ThemedDataPainter
class with specified theme.
public ThemedDataPainter(IVisualTheme theme)
Parameters
theme
IVisualThemeA visual theme used to define painter colors.