Click or drag to resize

Altaxo.Graph.Gdi.Background Namespace

Contains background styles for GDI-based graph rendering.
Classes
 ClassDescription
Public classBlackLine Draws a simple black border around the item area.
Public classBlackOut Fills the item area with a solid black background.
Public classDarkMarbel Draws a beveled dark marble style background around the item area.
Public classFilledRectangle Fills the item area with the configured brush.
Public classRectangleWithShadow Draws a filled rectangle with a drop shadow.
Public classWhiteOut Fills the item area with a solid white background.
Interfaces
 InterfaceDescription
Public interfaceIBackgroundStyle Provides a background around a rectangular spaced area.