VectSharp 2.6.1
A light library for C# vector graphics
Loading...
Searching...
No Matches
VectSharp.Plots.ClusteredBars Member List

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
CoordinateSystemVectSharp.Plots.ClusteredBars
DataVectSharp.Plots.ClusteredBars
GetBaselineVectSharp.Plots.ClusteredBars
InterClusterMarginVectSharp.Plots.ClusteredBars
IntraClusterMarginVectSharp.Plots.ClusteredBars
Plot(Graphics target)VectSharp.Plots.ClusteredBars
PresentationAttributesVectSharp.Plots.ClusteredBars
TagVectSharp.Plots.ClusteredBars
VerticalVectSharp.Plots.ClusteredBars