65 kkint32 LookUpXLableIDX (
double xVal);
77 std::vector<XLabel> xLabels;
85 kkint32 maxPointsPlotedInASeries;
vector< SeriesPtr > SeriesList
void DefineASeries(KKStr _name, PixelValue _color)
void DefineAXLabel(float _xVal, KKStr _name)
void Save(KKStr _fileName)
unsigned __int32 kkuint32
void AddAValue(kkuint32 _seriesIDX, float _xVal, float _yVal)
void DefineASeries(KKStr _name)
Used by Raster class and MorphOp derived classes to denote a single pixel location in Raster image...
static KKStr Concat(const std::vector< std::string > &values)
Concatenates the list of 'std::string' strings.
Used to Create chart's from defined series of data.
Used by the Raster Class to represent the contents of one pixel.
void SaveAsImage(KKStr _fileName)