[]
Configurates Style. Sets the style of the plot area.
public PlotAreaBuilder Style(Action<SVGStyleBuilder> build)
Type | Name | Description |
---|---|---|
Action<SVGStyleBuilder> | build | The builder function. |
Type | Description |
---|---|
PlotAreaBuilder | Current builder. |