|
VectSharp 2.6.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.Plots.StackedBars, including all inherited members.
| CoordinateSystem | VectSharp.Plots.StackedBars | |
| Data | VectSharp.Plots.StackedBars | |
| GetBaseline | VectSharp.Plots.StackedBars | |
| Margin | VectSharp.Plots.StackedBars | |
| Plot(Graphics target) | VectSharp.Plots.StackedBars | |
| PresentationAttributes | VectSharp.Plots.StackedBars | |
| StackedBars(IEnumerable< IReadOnlyList< double > > data, IComparer< IReadOnlyList< double > > sorting, Func< IReadOnlyList< double >, IReadOnlyList< double > > getBaseline, ICoordinateSystem< IReadOnlyList< double > > coordinateSystem) | VectSharp.Plots.StackedBars | |
| StackedBars(IEnumerable< IReadOnlyList< double > > data, Comparison< IReadOnlyList< double > > sorting, Func< IReadOnlyList< double >, IReadOnlyList< double > > getBaseline, ICoordinateSystem< IReadOnlyList< double > > coordinateSystem) | VectSharp.Plots.StackedBars | |
| StackedBars(IEnumerable< IReadOnlyList< double > > data, ICoordinateSystem< IReadOnlyList< double > > coordinateSystem, bool vertical=true) | VectSharp.Plots.StackedBars | |
| Tag | VectSharp.Plots.StackedBars | |
| Vertical | VectSharp.Plots.StackedBars |