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