Platforms to show: All Mac Windows Linux Cross-Platform
The plugin MBS ChartDirector Plugin:
- class CDAngularAxisMBS
- method Constructor
- method getAxisImageMap(noOfSegments as integer, mapWidth as integer, url as string, queryFormat as string = "", extraAttr as string = "", offsetX as integer = 0, offsetY as integer = 0) as string
- method getHTMLImageMap(url as string, queryFormat as string = "", extraAttr as string = "", offsetX as integer = 0, offsetY as integer = 0) as string
- method addZone(startValue as double, endValue as double, startRadius as double, endRadius as double, fillColor as integer, edgeColor as integer)
- method addZone(startValue as double, endValue as double, fillColor as integer, edgeColor as integer = -1)
- method addZone(startValue as double, endValue as double, startRadius as double, endRadius as double, fillColor as color, edgeColor as color)
- method addZone(startValue as double, endValue as double, fillColor as color, edgeColor as color)
- method setLinearScale(lowerLimit as double, upperLimit as double, majorTickInc as double = 0, minorTickInc as double = 0)
- method setLinearScale(lowerLimit as double, upperLimit as double, labels() as string)
- method setLabelGap(d as integer)
- method addLabel(pos as double, label as string)
- method setLabels(labels() as double, formatString as string = "") as CDTextBoxMBS
- method setLabels(labels() as string) as CDTextBoxMBS
- method setLabelStyle(font as string = "bold", fontsize as double = 8, fontcolor as integer = &hffff0002, fontAngle as double = 0) as CDTextBoxMBS
- class CDAngularMeterMBS
- method relativeLinearGradient(gradient() as double, angle as double = 0.0, radius as double = -1.0) as Integer
- method relativeRadialGradient(gradient() as double, radius as double = -1.0) as Integer
- method addPointer(value as double, fillColor as integer, edgeColor as integer, pointerType as integer, startOffset as double, endOffset as double, widthRatio as double) as CDMeterPointerMBS
- method addPointer(value as double, fillColor as color, edgeColor as color, pointerType as integer, startOffset as double, endOffset as double, widthRatio as double) as CDMeterPointerMBS
- method addPointer(value as double, fillColor as integer, edgeColor as integer, pointerType as integer, startOffset as double, endOffset as double) as CDMeterPointerMBS
- method addPointer(value as double, fillColor as color, edgeColor as color, pointerType as integer, startOffset as double, endOffset as double) as CDMeterPointerMBS
- method addPointer(value as double, fillColor as integer, edgeColor as integer, pointerType as integer, startOffset as double) as CDMeterPointerMBS
- method addPointer(value as double, fillColor as color, edgeColor as color, pointerType as integer, startOffset as double) as CDMeterPointerMBS
- method addPointer(value as double, fillColor as integer, edgeColor as integer = -1, pointerType as integer = 6) as CDMeterPointerMBS
- method setCap2(backcolor as Color, frontColor as Color, frontEdgeColor as Color, lightingRatio as double, backRadiusRatio as double, frontRadiusRatio as double, frontEdgeWidthRatio as double)
- method setCap2(backcolor as Integer, frontColor as Integer, frontEdgeColor as Integer, lightingRatio as double, backRadiusRatio as double, frontRadiusRatio as double, frontEdgeWidthRatio as double)
- method setCap2(backcolor as Color, frontColor as Color, frontEdgeColor as Color, lightingRatio as double, backRadiusRatio as double, frontRadiusRatio as double)
- method setCap2(backcolor as Integer, frontColor as Integer, frontEdgeColor as Integer, lightingRatio as double, backRadiusRatio as double, frontRadiusRatio as double)
- method setCap2(backcolor as Color, frontColor as Color, frontEdgeColor as Color, lightingRatio as double, backRadiusRatio as double)
- method setCap2(backcolor as Integer, frontColor as Integer, frontEdgeColor as Integer, lightingRatio as double, backRadiusRatio as double)
- method setCap2(backcolor as Color, frontColor as Color, frontEdgeColor as Color, lightingRatio as double)
- method setCap2(backcolor as Integer, frontColor as Integer, frontEdgeColor as Integer, lightingRatio as double)
- method setCap2(backcolor as Color = &c888888, frontColor as Color = &c000000, frontEdgeColor as Color = &c888888)
- method setCap2(backcolor as Integer = &h888888, frontColor as Integer = &h000000, frontEdgeColor as Integer = &h888888)
- method addGlare(radius as double, span as double, rotate as double, glareRadius as double, intensity as double = 0.13)
- method addGlare(radius as double, span as double = 135, rotate as double = 0.0)
- method addGlare
- method addScaleBackground(bgRadius as integer, fillColor as integer, edgeWidth as integer, edgeColor as integer, scaleRadius as integer, startAngle as double, endAngle as double)
- method addScaleBackground(bgRadius as integer, fillColor as color, edgeWidth as integer, edgeColor as color, scaleRadius as integer, startAngle as double, endAngle as double)
- method addScaleBackground(bgRadius as integer, fillColor as integer, edgeWidth as integer = 0, edgeColor as integer = -1, scaleRadius as integer = -2147483647)
- method addRing(startRadius as integer, endRadius as integer, fillColor as integer, edgeColor as integer = -1)
- method addRingSector(startRadius as integer, endRadius as integer, a1 as double, a2 as double, fillColor as integer, edgeColor as integer = -1)
- method setCap(radius as integer, fillColor as integer, edgeColor as integer = &hffff0001)
- method addZone(startValue as double, endValue as double, startRadius as integer, endRadius as integer, fillColor as integer, edgeColor as integer = -1)
- method addZone(startValue as double, endValue as double, fillColor as integer, edgeColor as integer = -1)
- method Constructor(width as integer, height as integer, bgColor as integer = &hffff0000, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method setMeter(cx as integer, cy as integer, radius as integer, startAngle as double, endAngle as double)
- method addRing(startRadius as integer, endRadius as integer, fillColor as color, edgeColor as color)
- method addRingSector(startRadius as integer, endRadius as integer, a1 as double, a2 as double, fillColor as color, edgeColor as color)
- method setCap(radius as integer, fillColor as color, edgeColor as color)
- method addZone(startValue as double, endValue as double, startRadius as integer, endRadius as integer, fillColor as color, edgeColor as color)
- method addZone(startValue as double, endValue as double, fillColor as color, edgeColor as color)
- method Constructor(width as integer, height as integer, bgColor as color, edgeColor as color, raisedEffect as integer = 0)
- method addPointer(value as double, fillColor as color, edgeColor as color = &cFFFFFFFF, pointerType as integer = 6) as CDMeterPointerMBS
- method addScaleBackground(bgRadius as integer, fillColor as color, edgeWidth as integer = 0, edgeColor as color = &cFFFFFFFF, scaleRadius as integer = -2147483647)
- class CDAreaLayerMBS
- class CDArrayMBS
- method selectStartOfSecond(majorTickStep as integer = 1, initialMargin as double = 0.1)
- method selectStartOfMinute(majorTickStep as integer = 1, initialMargin as double = 5.0)
- method Values as double()
- method selectRegularSpacing(majorTickStep as integer, minorTickStep as integer = 0, initialMargin as integer = 0)
- method selectStartOfHour(majorTickStep as integer = 1, initialMargin as double = 300.0)
- method selectStartOfDay(majorTickStep as integer = 1, initialMargin as double = 10800.0)
- method selectStartOfWeek(majorTickStep as integer = 1, initialMargin as double = 172800.0)
- method selectStartOfMonth(majorTickStep as integer = 1, initialMargin as double = 432000.0)
- method selectStartOfYear(majorTickStep as integer = 1, initialMargin as double = 5184000.0)
- method selectGTZ
- method selectGTZ(decisionArray() as double, fillValue as double = 0)
- method selectGEZ
- method selectGEZ(decisionArray() as double, fillValue as double = 0)
- method selectLTZ
- method selectLTZ(decisionArray() as double, fillValue as double = 0)
- method selectLEZ
- method selectLEZ(decisionArray() as double, fillValue as double = 0)
- method selectEQZ
- method selectEQZ(decisionArray() as double, fillValue as double = 0)
- method selectNEZ
- method selectNEZ(decisionArray() as double, fillValue as double = 0)
- method shift(offset as integer = 1)
- method shift(offset as integer, fillValue as double)
- method financeDiv(values() as double, zeroByZeroValue as double)
- method aggregate(srcArray() as double, aggregateMethod as integer, param as double = 50.0) as CDArrayMBS
- method aggregateValues(srcArray() as double, aggregateMethod as integer, param as double = 50.0) as double()
- method lowess(values() as double, smoothness as double = 0.25, iteration as integer = 0)
- method movCorr(interval as integer, value() as double)
- method lowess(smoothness as double = 0.25, iteration as integer = 0)
- method insert(value() as double, insertPoint as integer = -1)
- method insert(value as double, len as integer, insertPoint as integer = -1)
- method subArray(value as CDArrayMBS)
- method addArray(value as CDArrayMBS)
- method mulArray(value as CDArrayMBS)
- method divArray(value as CDArrayMBS)
- method subArray(value() as double)
- method addArray(value() as double)
- method mulArray(value() as double)
- method divArray(value() as double)
- method subValue(value as double)
- method addValue(value as double)
- method mulValue(value as double)
- method divValue(value as double)
- method movPercentile(interval as integer, percentile as double)
- method trim(startIndex as integer = 0, len as integer = -1)
- method delta(offset as integer = 1)
- method rate(offset as integer = 1)
- method movMed(interval as integer)
- method movMax(interval as integer)
- method movMin(interval as integer)
- method movStdDev(interval as integer)
- method movAvg(interval as integer)
- method abs
- method acc
- method percentile(p as double) as double
- method maxIndex as integer
- method minIndex as integer
- method max as double
- method min as double
- method med as double
- method sum as double
- method avg as double
- method stdDev as double
- method replace(a as double, b as double)
- method expAvg(smoothingFactor as double)
- method Constructor
- method Constructor(data() as double)
- method Constructor(a as CDArrayMBS)
- method result as memoryblock
- method count as integer
- method getvalue(index as integer) as double
- class CDAxisMBS
- method syncScale(axis as CDAxisMBS = nil, slope as double = 1.0, intercept as double = 0.0)
- method Constructor
- method setLabelAlignment(alignment as integer, minLabelSpace as integer = 3)
- method getFormattedLabel(v as double, options as string = "") as string
- method getAlignment as integer
- method getX as integer
- method getY as integer
- method getLabelTable as CDMLTableMBS
- method makeLabelTable as CDMLTableMBS
- method getThickness as integer
- method setFormatCondition(condition as string, operand as double = 0)
- method getHTMLImageMap(url as string, queryFormat as string = "", extraAttr as string = "", offsetX as integer = 0, offsetY as integer = 0) as string
- method getAxisImageMap(noOfSegments as integer, mapWidth as integer, url as string, queryFormat as string = "", extraAttr as string = "", offsetX as integer = 0, offsetY as integer = 0) as string
- method getLabel(i as double) as string
- method getTicks as CDArrayMBS
- method addMark(value as double, lineColor as integer, text as string = "", font as string = "", fontsize as double = 8) as CDMarkMBS
- method addMark(value as double, lineColor as color, text as string = "", font as string = "", fontsize as double = 8) as CDMarkMBS
- method setMultiFormat(filter1 as integer, format1 as string, filter2 as integer, format2 as string, labelSpan as integer = 1, promoteFirst as boolean=true)
- method setMultiFormat(filter as integer, format as string, labelSpan as integer = 1, promoteFirst as boolean=true)
- method setLabelStep(majorTickStep as integer, minorTickStep as integer = 0, majorTickOffset as integer = 0, minorTickOffset as integer = -2147483647)
- method setLinearScale(lowerLimit as double, upperLimit as double, majorTickInc as double = 0, minorTickInc as double = 0)
- method setLinearScale(lowerLimit as double, upperLimit as double, labels() as string)
- method setLinearScale(formatString as string = "")
- method setLogScale(lowerLimit as double, upperLimit as double, majorTickInc as double = 0, minorTickInc as double = 0)
- method setLogScale(lowerLimit as double, upperLimit as double, labels() as string)
- method setLogScale(formatString as string = "")
- method setDateScale(lowerLimit as double, upperLimit as double, majorTickInc as double = 0, minorTickInc as double = 0)
- method setDateScale(lowerLimit as double, upperLimit as double, labels() as string)
- method setDateScale(formatString as string = "")
- method addZone(startValue as double, endValue as double, colorvalue as integer)
- method addZone(startValue as double, endValue as double, colorvalue as color)
- method setColors(axisColor as integer, labelColor as integer = &hffff0002, titleColor as integer = -1, tickColor as integer = -1)
- method setColors(axisColor as color, labelColor as color, titleColor as color, tickColor as color)
- method setTitle(text as string, font as string = "", fontsize as double = 8, fontcolor as integer = &hffff0002) as CDTextBoxMBS
- method setTitle(text as string, font as string, fontsize as double, fontcolor as color) as CDTextBoxMBS
- method setTitlePos(alignment as integer, titleGap as integer = 3)
- method setLabels(labels() as double, formatString as string = "") as CDTextBoxMBS
- method setLabels(labels() as string) as CDTextBoxMBS
- method setAutoScale(topExtension as double = 0.1, bottomExtension as double = 0.1, zeroAffinity as double = 0.8)
- method setMargin(topMargin as integer, bottomMargin as integer = 0)
- method getCoor(value as double) as integer
- method getMinValue as double
- method getMaxValue as double
- method setLabelFormat(formatString as string)
- method setLabelGap(d as integer)
- method syncAxis(axis as CDAxisMBS, slope as double = 1.0, intercept as double = 0.0)
- method copyAxis(axis as CDAxisMBS)
- method addLabel(pos as double, label as string)
- method setTickDensity(majorTickSpacing as integer, minorTickSpacing as integer = -1)
- method setLabelStyle(font as string = "", fontsize as double = 8, fontcolor as integer = &hffff0002, fontAngle as double = 0) as CDTextBoxMBS
- method setLabelStyle(font as string, fontsize as double, fontcolor as color, fontAngle as double = 0) as CDTextBoxMBS
- method setTickLength(majorTickLen as integer)
- method setTickLength(majorTickLen as integer, minorTickLen as integer)
- method setTickWidth(majorTickWidth as integer, minorTickWidth as integer = -1)
- method setTickColor(majorTickColor as integer, minorTickColor as integer = -1)
- method setTickColor(majorTickColor as color, minorTickColor as color)
- method setWidth(width as integer)
- method setLength(length as integer)
- method setOffset(x as integer, y as integer)
- method setAngle(angle as double)
- method setTickOffset(offset as double)
- method setLabelOffset(offset as double)
- method setIndent(indent as boolean)
- method setReverse(value as boolean=true)
- method setMinTickInc(value as double)
- method setRounding(roundMin as boolean, roundMax as boolean)
- class CDBarLayerMBS
- method setRoundedCorners(r1 as integer, r2 as integer = -2147483647, r3 as integer = -2147483647, r4 as integer = -2147483647)
- method setRoundedCorners
- method setMinImageMapSize(s as integer)
- method setOverlapRatio(overlapRatio as double, firstOnTop as boolean=true)
- method setIconSize(height as integer, width as integer = -1)
- method setMinLabelSize(s as integer)
- method setBarGap(barGap as double)
- method setBarGap(barGap as double, subBarGap as double)
- method setBarWidth(barWidth as integer, subBarWidth as integer = -1)
- method setBarShape(shape as integer, dataGroup as integer = -1, dataItem as integer = -1)
- method setBarShape(shape() as integer, dataGroup as integer = -1, dataItem as integer = -1)
- class CDBaseBoxLayerMBS
- class CDBaseChartMBS
- method setResource(id as string, data as string)
- method setResource(id as string, data as MemoryBlock)
- method setResource(id as string, DataArea as CDDrawAreaMBS)
- method Constructor
- method setOutputOptions(options as string)
- method setThickFrame(thickness as integer, frameColor as integer = -1, outerEdgeColor as integer = -1, innerEdgeColor as integer = -1)
- method initDynamicLayer as CDDrawAreaMBS
- method removeDynamicLayer
- method getAbsOffsetX as integer
- method getAbsOffsetY as integer
- method addTable(x as integer, y as integer, alignment as integer, col as integer, row as integer) as CDMLTableMBS
- method setDropShadow(ColorValue as integer = &hAAAAAA, OffsetX as integer = 5, OffsetY as integer = &h7fffffff, blurRadius as integer = 5)
- method setDropShadow(ColorValue as color, OffsetX as integer = 5, OffsetY as integer = &h7fffffff, blurRadius as integer = 5)
- method adjustBrightness(ColorValue as integer, brightness as double) as integer
- method adjustBrightness(ColorValue as color, brightness as double) as integer
- method getHeight as integer
- method getWidth as integer
- method enableVectorOutput
- method radialGradientColor(cx as integer, cy as integer, rx as integer, ry as integer, startColor as integer, endColor as integer, periodic as boolean=false) as integer
- method radialGradientColor(cx as integer, cy as integer, rx as integer, ry as integer, data() as integer, periodic as boolean=false) as integer
- method radialGradientColor(cx as integer, cy as integer, rx as integer, ry as integer, startColor as color, endColor as color, periodic as boolean=false) as integer
- method setNumberFormat(thousandSeparator as string = "~", decimalPointChar as string = ".", signChar as string = "-")
- method setDefaultFonts(normal as string, bold as string, italic as string, boldItalic as string)
- method getColor(index as integer) as integer
- method setFontTable(index as integer, font as string)
- method getChartMetrics as string
- method getHTMLImageMap(url as string, queryFormat as string = "", extraAttr as string = "", offsetX as integer = 0, offsetY as integer = 0) as string
- method setMonthNames(names() as string)
- method setWeekDayNames(names() as string)
- method setAMPM(am as string, pm as string)
- method formatValue(value as double, formatstring as string) as string
- method layoutLegend as CDLegendBoxMBS
- method layout
- method setBorder(colorvalue as integer)
- method setBorder(colorvalue as color)
- method gradientColor(colors() as integer, angle as double = 90, scale as double = 1.0, startX as integer = 0, startY as integer = 0) as integer
- method gradientColor(startX as integer, startY as integer, endX as integer, endY as integer, startColor as integer, endColor as integer) as integer
- method gradientColor(colors() as color, angle as double = 90, scale as double = 1.0, startX as integer = 0, startY as integer = 0) as integer
- method gradientColor(startX as integer, startY as integer, endX as integer, endY as integer, startColor as color, endColor as color) as integer
- method dashLineColor(colorvalue as integer, patternCode as integer = &h0505) as integer
- method dashLineColor(colorvalue as color, patternCode as integer = &h0505) as integer
- method linearGradientColor(startX as integer, startY as integer, endX as integer, endY as integer, startColor as integer, endColor as integer, periodic as boolean=false) as integer
- method linearGradientColor(startX as integer, startY as integer, endX as integer, endY as integer, colors() as integer, periodic as boolean=false) as integer
- method linearGradientColor(startX as integer, startY as integer, endX as integer, endY as integer, startColor as color, endColor as color, periodic as boolean=false) as integer
- method linearGradientColor(startX as integer, startY as integer, endX as integer, endY as integer, colors() as color, periodic as boolean=false) as integer
- method addText(x as integer, y as integer, text as string, font as string = "", fontsize as double = 8, fontcolor as integer = &hffff0002, alignment as integer = 7, angle as double = 0, vertical as boolean=false) as CDTextBoxMBS
- method addText(x as integer, y as integer, text as string, font as string, fontsize as double, fontcolor as color, alignment as integer = 7, angle as double = 0, vertical as boolean=false) as CDTextBoxMBS
- method addLine(x1 as integer, y1 as integer, x2 as integer, y2 as integer, colorvalue as integer = &hffff0001, lineWidth as integer = 1) as CDLineMBS
- method addLine(x1 as integer, y1 as integer, x2 as integer, y2 as integer, colorvalue as color, lineWidth as integer = 1) as CDLineMBS
- method getDrawArea as CDDrawAreaMBS
- method makeChart as CDDrawAreaMBS
- method patternColor(file as folderitem, startX as integer = 0, startY as integer = 0) as integer
- method patternColor(path as string, startX as integer = 0, startY as integer = 0) as integer
- method patternColor(colorvalues() as integer, height as integer, startX as integer = 0, startY as integer = 0) as integer
- method patternColor(colorvalues() as color, height as integer, startX as integer = 0, startY as integer = 0) as integer
- method patternColor(pic as picture, startX as integer = 0, startY as integer = 0) as integer
- method setColor(paletteEntry as integer, colorvalue as integer)
- method setColor(paletteEntry as integer, colorvalue as color)
- method setDefaultColors(paletteEntry as integer = 0)
- method setWhiteOnBlackColors(paletteEntry as integer = 0)
- method setTransparentColors(paletteEntry as integer = 0)
- method setColors(paletteEntry as integer, numbers() as integer)
- method setColors(numbers() as integer)
- method setColors(paletteEntry as integer, numbers() as color)
- method setColors(numbers() as color)
- method halfColor(c as integer) as integer
- method setBackground(colorvalue as integer, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method setBackground(colorvalue as color, edgeColor as color, raisedEffect as integer = 0)
- method setRoundedFrame(extColor as integer = &hFFFFFF, r1 as integer = 10, r2 as integer = -1, r3 as integer = -1, r4 as integer = -1)
- method setRoundedFrame(extColor as color, r1 as integer = 10, r2 as integer = -1, r3 as integer = -1, r4 as integer = -1)
- method setWallpaper(img as folderitem)
- method setBgImage(img as string, align as integer = 5)
- method setTransparentColor(c as integer)
- method setTransparentColor(c as color)
- method setAntiAlias(shapeAntiAlias as Boolean, textAntiAlias as integer)
- method setSearchPath(path as string)
- method addExtraField(texts() as string)
- method addExtraField(numbers() as double)
- method addExtraField(paths() as folderitem)
- method addTitle(text as string, font as string = "", fontsize as double = 12, fontColor as integer = &hffff0002, bgColor as integer = &hff000000, edgeColor as integer = &hff000000) as CDTextBoxMBS
- method addTitle(alignment as integer, text as string, font as string = "", fontsize as double = 12, fontColor as integer = &hffff0002, bgColor as integer = &hff000000, edgeColor as integer = &hff000000) as CDTextBoxMBS
- method addTitle(text as string, font as string, fontsize as double, fontColor as color, bgColor as color, edgeColor as color) as CDTextBoxMBS
- method addTitle(alignment as integer, text as string, font as string, fontsize as double, fontColor as color, bgColor as color, edgeColor as color) as CDTextBoxMBS
- method makeChartPicture as picture
- method makeChart(format as integer) as string
- method makeChart(path as folderitem) as boolean
- method setSize(width as integer, height as integer)
- method getLegend as CDLegendBoxMBS
- method addLegend(x as integer, y as integer, vertical as boolean=true, font as string = "", fontsize as double = 10) as CDLegendBoxMBS
- method addLegend(x as integer, y as integer, noOfCols as integer, font as string = "", fontsize as double = 10) as CDLegendBoxMBS
- method Destructor
- property Handle as Integer
- property Resources as Dictionary
- shared method xySize(x as Integer, y as Integer) as Integer
- shared method setResourceGlobal(id as string, data as string)
- shared method setResourceGlobal(id as string, data as MemoryBlock)
- shared method setResourceGlobal(id as string, DrawArea as CDDrawAreaMBS)
- shared method flatBorder(thickness as integer) as integer
- shared method StartOfMinuteFilter(labelStep as integer = 1, initialMargin as double = 0.05) as integer
- shared method StartOfSecondFilter(labelStep as integer = 1, initialMargin as double = 0.05) as integer
- shared method defaultPalette as integer()
- shared method whiteOnBlackPalette as integer()
- shared method transparentPalette as integer()
- shared method phongLighting(ambientIntensity as double = 0.5, diffuseIntensity as double = 0.5, specularIntensity as double = 0.75, shininess as integer = 8) as integer
- shared method ClearTypeColor(gamma as double = 0) as integer
- shared method ClearTypeMono(gamma as double = 0) as integer
- shared method bSearch(values() as double, value as double) as double
- shared method SetFontSearchPath(path as string)
- shared method SetFontSearchPath(path as folderitem)
- shared method cylinderEffect(orientation as integer = 5, ambientIntensity as double = 0.5, diffuseIntensity as double = 0.5, specularIntensity as double = 0.75, shininess as integer = 8) as integer
- shared method barLighting(startBrightness as double = 0.75, endBrightness as double = 1.5) as integer
- shared method PolynomialRegression(n as integer) as integer
- shared method brushedGoldColor(texture as integer = 2, angle as integer = 90) as integer
- shared method brushedSilverColor(texture as integer = 2, angle as integer = 90) as integer
- shared method brushedMetalColor(c as integer, texture as integer = 2, angle as integer = 90) as integer
- shared method goldGradient as integer()
- shared method silverGradient as integer()
- shared method redMetalGradient as integer()
- shared method blueMetalGradient as integer()
- shared method greenMetalGradient as integer()
- shared method testFont(font as string, fontIndex as integer, fontHeight as double, fontWidth as double, angle as double, byref buffer as string) as boolean
- shared method ColorToInteger(c as color, alpha as integer = 0) as integer
- shared method RGB(r as integer, g as integer, b as integer, a as integer = 0) as integer
- shared method SetLicenseCode(n as string, enddate as integer, v1 as integer, v2 as integer)
- shared method StartOfHourFilter(labelStep as integer = 1, initialMargin as double = 0.05) as integer
- shared method StartOfDayFilter(labelStep as integer = 1, initialMargin as double = 0.05) as integer
- shared method StartOfWeekFilter(labelStep as integer = 1, initialMargin as double = 0.05) as integer
- shared method StartOfMonthFilter(labelStep as integer = 1, initialMargin as double = 0.05) as integer
- shared method StartOfYearFilter(labelStep as integer = 1, initialMargin as double = 0.05) as integer
- shared method RegularSpacingFilter(labelStep as integer = 1, initialMargin as integer = 0) as integer
- shared method SelectItemFilter(item as integer) as integer
- shared method NonePassFilter as integer
- shared method AllPassFilter as integer
- shared method kNoValue as double
- shared method kLogTick as double
- shared method kDataBound as double
- shared method kTickInc as double
- shared method kLinearTick as double
- shared method kMinorTickOnly as double
- shared method kMicroTickOnly as double
- shared method kTouchBar as double
- shared method chartTime(year as integer, month as integer, day as integer, hour as integer = 0, minute as integer = 0, second as integer = 0) as double
- shared method chartTime(t as integer) as double
- shared method getChartYMD(t as double) as integer
- shared method getChartWeekDay(t as double) as integer
- shared method CrossShape(width as double = 0.5) as integer
- shared method Cross2Shape(width as double = 0.5) as integer
- shared method PolygonShape(slide as integer) as integer
- shared method Polygon2Shape(slide as integer) as integer
- shared method StarShape(slide as integer) as integer
- shared method GetPath(path as folderitem) as string
- shared method getVersion as integer
- shared method getDescription as string
- shared method getCopyright as string
- shared method metalColor(c as integer, angle as integer = 90) as integer
- shared method silverColor(angle as integer = 90) as integer
- shared method goldColor(angle as integer = 90) as integer
- shared method glassEffect(glareSize as integer = 3, glareDirection as integer = 8, raisedEffect as integer = 5) as integer
- shared method softLighting(direction as integer = 8, raisedEffect as integer = 4) as integer
- shared method ArrowShape(angle as double = 0.0, widthRatio as double = 1, stemWidthRatio as double = 0.5, stemLengthRatio as double = 0.5) as integer
- shared property ScaleFactor as Double
- class CDBaseMeterMBS
- method addColorScale(colorStops() as double, startPos as integer = -2147483647, startWidth as integer = -2147483647, endPos as integer = -2147483647, endWidth as integer = -2147483647, edgeColor as integer = -1)
- method addColorScale(colorStops() as double, startPos as integer, startWidth as integer, endPos as integer, endWidth as integer, edgeColor as color)
- method getTicks as CDArrayMBS
- method setMeterColors(axisColor as integer, labelColor as integer = -1, tickColor as integer = -1)
- method setMeterColors(axisColor as color, labelColor as color, tickColor as color)
- method setLineWidth(axisWidth as integer, majorTickWidth as integer = 1, minorTickWidth as integer = 1, microTickWidth as integer = 1)
- method setTickLength(majorLen as integer)
- method setTickLength(majorLen as integer, minorLen as integer)
- method setTickLength(majorLen as integer, minorLen as integer, microLen as integer)
- method setLabelFormat(mainLabelFormat as string)
- method setLabelPos(labelInside as boolean, labelOffset as integer = 0)
- method setScale(lowerLimit as double, upperLimit as double, majorTickInc as double = 0, minorTickInc as double = 0, microTickInc as double = 0)
- method setScale(lowerLimit as double, upperLimit as double, labels() as string)
- method setScale(lowerLimit as double, upperLimit as double, labels() as double, formatstring as string = "")
- method addPointer(value as double, fillColor as integer = &hffff0001, edgeColor as integer = -1) as CDMeterPointerMBS
- method addPointer(value as double, fillColor as color, edgeColor as color) as CDMeterPointerMBS
- method setLabelStyle(font as string = "", fontsize as double = -1, fontcolor as integer = &hffff0002, fontAngle as double = 0) as CDTextBoxMBS
- method setLabelStyle(font as string, fontsize as double, fontcolor as color, fontAngle as double = 0) as CDTextBoxMBS
- method getCoor(v as double) as integer
- method getLabel(v as double) as string
- method addLabel(v as double, label as string)
- class CDBoxMBS
- method Constructor
- method setRoundedCorners(r1 as integer = 10, r2 as integer = -1, r3 as integer = -1, r4 as integer = -1)
- method setBackground(colorvalue as integer, edgeColor as integer = -1, raisedEffect as integer = 0)
- method setBackground(colorvalue as color, edgeColor as color, raisedEffect as integer = 0)
- method setSize(w as integer, h as integer)
- method setPos(x as integer, y as integer)
- method getImageCoor(OffsetX as integer = 0, OffsetY as integer = 0) as string
- method getWidth as integer
- method getHeight as integer
- method getLeftX as integer
- method getTopY as integer
- class CDBoxWhiskerLayerMBS
- method setBoxColor(item as integer, boxColor as integer)
- method setBoxColors(colors() as integer)
- method setBoxColors(colors() as integer, names() as string)
- method setWhiskerBrightness(whiskerBrightness as double)
- method setBoxColor(item as integer, boxColor as color)
- method setBoxColors(colors() as color)
- method setBoxColors(colors() as color, names() as string)
- class CDCandleStickLayerMBS
- method setColors(upFillColor as integer, upLineColor as integer, downFillColor as integer, downLineColor as integer)
- method setColors(upFillColor as color, upLineColor as color, downFillColor as color, downLineColor as color)
- method setExtraColors(upDownFillColor as integer, upDownLineColor as integer, downDownFillColor as integer, downDownLineColor as integer, leadValue as double = -1.7E308)
- method setExtraColors(upDownFillColor as color, upDownLineColor as color, downDownFillColor as color, downDownLineColor as color, leadValue as double = -1.7E308)
- class CDColorAxisMBS
- method getColorScale as Double()
- method setColorScale(colorStops() as double, underflowColor as integer = -1, overflowColor as integer = -1)
- method setColorGradient(isContinuous as boolean=true)
- method setColorGradient(isContinuous as boolean, Colors() as integer, underflowColor as integer = -1, overflowColor as integer = -1)
- method setColorGradient(isContinuous as boolean, Colors() as color, underflowColor as color, overflowColor as color)
- method setColorGradient(isContinuous as boolean, Colors() as color, underflowColor as integer, overflowColor as integer = -1)
- method setBoundingBox(fillColor as integer, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method setBoundingBox(fillColor as color, edgeColor as color, raisedEffect as integer = 0)
- method setBoxMargin(leftMargin as integer, rightMargin as integer, topMargin as integer, bottomMargin as integer)
- method setRoundedCorners(r1 as integer = 10, r2 as integer = -1, r3 as integer = -1, r4 as integer = -1)
- method setAxisPos(x as integer, y as integer, alignment as integer)
- method setAxisBorder(edgeColor as integer, raisedEffect as integer = 0)
- method setAxisBorder(edgeColor as color, raisedEffect as integer = 0)
- method setCompactAxis(b as boolean=true)
- method setBoxMargin(m as integer)
- method setLevels(maxLevels as integer)
- method getBoxWidth as integer
- method getBoxHeight as integer
- method getColor(z as double) as integer
- class CDContourLayerMBS
- method getCrossSection(x0 as Integer, y0 as Integer, x1 as Integer, y1 as Integer) as Double()
- method getZAtPixel(x as Integer, y as Integer) as Double
- method getZAtValue(x as double, y as double) as Double
- method addCustomContour(z as double, contourColor as Integer, contourWidth as Integer, contourLabel as string, font as string = "normal", fontsize as double = 12, fontColor as integer = &hffff0002) as CDMarkMBS
- method setContourLabelStyle(font as string = "normal", fontsize as double = 12, fontColor as integer = &hffff0002) as CDTextBoxMBS
- method setContourLabelFormat(formatString as string)
- method setContourLabelSpacing(labelSpacing as Integer, minContourLen as Integer)
- method setExactContour(contour as boolean, markContour as boolean)
- method setExactContour(contour as boolean = true)
- method setZBounds(minZ as double, maxZ as double)
- method setContourColor(contourColor as integer, minorContourColor as integer = -1)
- method setContourColor(contourColor as color, minorContourColor as color)
- method setContourWidth(contourWidth as integer, minorContourWidth as integer = -1)
- method setSmoothInterpolation(b as boolean)
- method setZData(zData() as double)
- method colorAxis as CDColorAxisMBS
- method setColorAxis(x as integer, y as integer, alignment as integer, length as integer, orientation as integer) as CDColorAxisMBS
- class CDDataAcceleratorMBS
- method Constructor(xData() as double)
- method Constructor(xData as CDArrayMBS)
- method Constructor
- method extendLength(len as Integer)
- method setSubsetRange(xStart as double, xEnd as double, resolution as Integer = 0)
- method addDataSeries(id as string, yData() as double)
- method addDataSeries(id as string, yData as CDArrayMBS)
- class CDDataSetMBS
- method Constructor
- method setSymbolOffset(offsetX as integer, offsetY as integer)
- method getUseYAxis as CDAxisMBS
- method getLegendIcon as string
- method getDataName as string
- method getDataColor as integer
- method getPosition(i as integer) as double
- method getValue(i as integer) as double
- method setDataLabelStyle(font as string = "", fontsize as double = 8, fontcolor as integer = 0, fontangle as double = 0) as CDTextBoxMBS
- method setDataLabelStyle(font as string, fontsize as double, fontcolor as color, fontangle as double = 0) as CDTextBoxMBS
- method setDataSymbol(polygon() as integer, size as integer = 11, fillcolor as integer = -1, edgeColor as integer = -1)
- method setDataSymbol(polygon() as integer, size as integer, fillcolor as color, edgeColor as color)
- method setDataSymbol(drawobj as CDDrawAreaMBS)
- method setData(data() as double)
- method setUseYAxis(axis as CDAxisMBS)
- method setUseYAxis(b as boolean=true)
- method setDataLabelFormat(formatString as string)
- method setDataSymbol(file as folderitem)
- method setDataSymbol(ImageFilePath as string)
- method setDataColor(dataColor as integer, edgeColor as integer = -1, shadowColor as integer = -1, shadowEdgeColor as integer = -1)
- method setDataColor(dataColor as color, edgeColor as color, shadowColor as color, shadowEdgeColor as color)
- method setDataSymbol(symbol as integer, size as integer = 5, fillColor as integer = -1, edgeColor as integer = -1, lineWidth as integer = 1)
- method setDataSymbol(symbol as integer, size as integer, fillColor as color, edgeColor as color, lineWidth as integer = 1)
- method setLineWidth(w as integer)
- method setDataName(name as string)
- method setDataSymbol(pic as Picture)
- class CDDiscreteHeatMapLayerMBS
- class CDDrawAreaMBS
- method angleGradientColor(cx as double, cy as double, a1 as double, a2 as double, r1 as double, r2 as double, c() as integer) as integer
- method polyShape(xy() as integer, edgeColor as Integer, fillColor as Integer)
- method polyShape(xy() as integer, edgeColor as color, fillColor as color)
- method setResource(id as string, drawArea as CDDrawAreaMBS)
- method setResource(id as string, data as string)
- method setResource(id as string, data as MemoryBlock)
- method loadData(data as string, ImgType as Integer = -1) as boolean
- method loadData(data as MemoryBlock, ImgType as Integer = -1) as boolean
- method setOutputOptions(options as string)
- method outPDF(file as folderitem) as boolean
- method outPDF as string
- method initDynamicLayer
- method removeDynamicLayer(keepOriginal as boolean = false)
- method waveTransform(period as integer, amplitude as double, direction as double = 0, startAngle as double = 0, longitudinal as boolean=false, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method waveTransform(period as integer, amplitude as double, direction as double, startAngle as double, longitudinal as boolean, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method shearTransform(xShear as double, yShear as double = 0, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method shearTransform(xShear as double, yShear as double, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method vTriangleTransform(tHeight as integer = -1, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method vTriangleTransform(tHeight as integer, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method hTriangleTransform(tWidth as integer = -1, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method hTriangleTransform(tWidth as integer, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method vCylinderTransform(xDiameter as integer, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method vCylinderTransform(xDiameter as integer, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method hCylinderTransform(yDiameter as integer, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method hCylinderTransform(yDiameter as integer, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method sphereTransform(xDiameter as integer, yDiameter as integer, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method sphereTransform(xDiameter as integer, yDiameter as integer, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method rAffineTransform(a as double, b as double, c as double, d as double, e as double, f as double, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method rAffineTransform(a as double, b as double, c as double, d as double, e as double, f as double, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method affineTransform(a as double, b as double, c as double, d as double, e as double, f as double, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method affineTransform(a as double, b as double, c as double, d as double, e as double, f as double, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method setColorTable(colors() as integer, offset as integer)
- method setColorTable(colors() as color, offset as integer)
- method text(str as string, font as string, fontIndex as integer, fontHeight as double, fontWidth as double, angle as double, vertical as boolean) as CDTTFTextMBS
- method text(str as string, font as string, fontIndex as integer, fontHeight as double, fontWidth as double, angle as double, vertical as boolean, x as integer, y as integer, colorvalue as integer, alignment as integer = 7)
- method text(str as string, font as string, fontIndex as integer, fontHeight as double, fontWidth as double, angle as double, vertical as boolean, x as integer, y as integer, colorvalue as color, alignment as integer = 7)
- method text(str as string, font as string, fontsize as double, x as integer, y as integer, colorvalue as integer)
- method text(str as string, font as string, fontsize as double, x as integer, y as integer, colorvalue as color)
- method text(str as string, font as string, fontsize as double) as CDTTFTextMBS
- method cylinder(cx as integer, cy as integer, rx as integer, ry as integer, a1 as double, a2 as double, depthX as integer, depthY as integer, edgeColor as integer, fillColor as integer)
- method cylinder(cx as integer, cy as integer, rx as integer, ry as integer, a1 as double, a2 as double, depthX as integer, depthY as integer, edgeColor as color, fillColor as color)
- method circle(cx as integer, cy as integer, rx as integer, ry as integer, edgeColor as integer, fillColor as integer)
- method circle(cx as integer, cy as integer, rx as integer, ry as integer, edgeColor as color, fillColor as color)
- method sector(cx as integer, cy as integer, rx as integer, ry as integer, a1 as double, a2 as double, edgeColor as integer, fillColor as integer)
- method sector(cx as integer, cy as integer, rx as integer, ry as integer, a1 as double, a2 as double, edgeColor as color, fillColor as color)
- method surface(cx1 as double, y1 as double, x2 as double, y2 as double, depthX as integer, depthY as integer, edgeColor as integer, fillColor as integer)
- method surface(cx1 as double, y1 as double, x2 as double, y2 as double, depthX as integer, depthY as integer, edgeColor as color, fillColor as color)
- method polygon(x() as integer, y() as integer, edgeColor as integer, fillColor as integer)
- method polygon(x() as integer, y() as integer, edgeColor as color, fillColor as color)
- method polygon(x() as double, y() as double, edgeColor as integer, fillColor as integer)
- method polygon(x() as double, y() as double, edgeColor as color, fillColor as color)
- method ringSector(cx as integer, cy as integer, rx as integer, ry as integer, rx2 as integer, ry2 as integer, a1 as double, a2 as double, edgeColor as integer, fillColor as integer)
- method ringSector(cx as integer, cy as integer, rx as integer, ry as integer, rx2 as integer, ry2 as integer, a1 as double, a2 as double, edgeColor as color, fillColor as color)
- method ring(cx as integer, cy as integer, rx as integer, ry as integer, rx2 as integer, ry2 as integer, edgeColor as integer, fillColor as integer)
- method ring(cx as integer, cy as integer, rx as integer, ry as integer, rx2 as integer, ry2 as integer, edgeColor as color, fillColor as color)
- method rect(x1 as integer, y1 as integer, x2 as integer, y2 as integer, edgeColor as integer, fillColor as integer, raisedEffect as integer = 0)
- method rect(x1 as integer, y1 as integer, x2 as integer, y2 as integer, edgeColor as color, fillColor as color, raisedEffect as integer = 0)
- method line(x1 as double, y1 as double, x2 as double, y2 as double, colorValue as integer, lineWidth as integer = 1)
- method line(x1 as double, y1 as double, x2 as double, y2 as double, colorValue as color, lineWidth as integer = 1)
- method arc(cx as integer, cy as integer, rx as integer, ry as integer, a1 as double, a2 as double, c as integer)
- method clone(d as CDDrawAreaMBS, x as integer, y as integer, align as integer, newWidth as integer = -1, newHeight as integer = -1, filter as integer = 2, blur as double = 1.0)
- method rotate(angle as double, bgColor as integer = &hFFFFFF, cx as double = -1, cy as double = -1, filter as integer = 2, blur as double = 1.0)
- method rotate(angle as double, bgColor as color, cx as double = -1, cy as double = -1, filter as integer = 2, blur as double = 1.0)
- method move(xOffset as double, yOffset as double, bgColor as integer = &hFFFFFF, filter as integer = 2, blur as double = 1.0)
- method move(xOffset as double, yOffset as double, bgColor as color, filter as integer = 2, blur as double = 1.0)
- method setAntiAlias(shapeAntiAlias as boolean=true, textAntiAlias as integer = 2)
- method loadGIF(path as string) as boolean
- method loadPNG(path as string) as boolean
- method loadJPG(path as string) as boolean
- method loadWMP(path as string) as boolean
- method load(path as string) as boolean
- method setSearchPath(path as string)
- method fill(x as integer, y as integer, colorvalue as integer)
- method fill(x as integer, y as integer, colorvalue as integer, borderColor as integer)
- method fill(x as integer, y as integer, colorvalue as color)
- method fill(x as integer, y as integer, colorvalue as color, borderColor as color)
- method hline(x1 as integer, x2 as integer, y as integer, c as integer)
- method vline(y1 as integer, y2 as integer, x as integer, c as integer)
- method resize(newWidth as integer, newHeight as integer, filter as integer = 1, blur as double = 1.0)
- method setClipRect(left as integer, top as integer, right as integer, bottom as integer)
- method setBgColor(c as integer)
- method setBgColor(c as color)
- method setSize(width as integer, height as integer, bgColor as integer = &hFFFFFF)
- method setSize(width as integer, height as integer, bgColor as color)
- method reduceColors(colorCount as integer, blackAndWhite as boolean=false) as integer
- method getARGBColor(c as integer) as integer
- method radialGradientColor(cx as integer, cy as integer, rx as integer, ry as integer, startColor as color, endColor as color, periodic as boolean=false) as integer
- method radialGradientColor(cx as integer, cy as integer, rx as integer, ry as integer, startColor as integer, endColor as integer, periodic as boolean=false) as integer
- method radialGradientColor(cx as integer, cy as integer, rx as integer, ry as integer, data() as integer, periodic as boolean=false) as integer
- method setFontTable(index as integer, font as string)
- method setDefaultFonts(normal as string, bold as string, italic as string, boldItalic as string)
- method getPixel(x as integer, y as integer) as integer
- method Pixel(x as integer, y as integer, c as integer)
- method getHeight as integer
- method getWidth as integer
- method out(file as folderitem) as boolean
- method outGIF(file as folderitem) as boolean
- method outPNG(file as folderitem) as boolean
- method outJPG(file as folderitem, quality as integer = 80) as boolean
- method outWMP(file as folderitem) as boolean
- method outBMP(file as folderitem) as boolean
- method outSVG(file as folderitem, options as string = "") as boolean
- method outGIF as string
- method outPNG as string
- method outJPG(quality as integer = 80) as string
- method outWMP as string
- method outBMP as string
- method outSVG(options as string = "") as string
- method outPicture as picture
- method patternColor(colors() as integer, height as integer, startX as integer = 0, startY as integer = 0) as integer
- method patternColor(colors() as color, height as integer, startX as integer = 0, startY as integer = 0) as integer
- method patternColor(file as folderitem, startX as integer = 0, startY as integer = 0) as integer
- method gradientColor(colors() as integer, angle as double = 90, scale as double = 1.0, startX as integer = 0, startY as integer = 0) as integer
- method gradientColor(colors() as color, angle as double = 90, scale as double = 1.0, startX as integer = 0, startY as integer = 0) as integer
- method gradientColor(startX as integer, startY as integer, endX as integer, endY as integer, startColor as integer, endColor as integer) as integer
- method gradientColor(startX as integer, startY as integer, endX as integer, endY as integer, startColor as color, endColor as color) as integer
- method dashLineColor(colorvalue as integer, patternCode as integer = &h0505) as integer
- method dashLineColor(colorvalue as color, patternCode as integer = &h0505) as integer
- method linearGradientColor(startX as integer, startY as integer, endX as integer, endY as integer, startColor as integer, endColor as integer, periodic as boolean=false) as integer
- method linearGradientColor(startX as integer, startY as integer, endX as integer, endY as integer, startColor as color, endColor as color, periodic as boolean=false) as integer
- method linearGradientColor(startX as integer, startY as integer, endX as integer, endY as integer, colors() as integer, periodic as boolean=false) as integer
- method linearGradientColor(startX as integer, startY as integer, endX as integer, endY as integer, colors() as color, periodic as boolean=false) as integer
- method setAntiAliasText(value as integer)
- method setTransparentColor(value as integer)
- method setTransparentColor(value as color)
- method setDitherMethod(value as integer)
- method setPaletteMode(value as integer)
- method setInterlace(value as boolean)
- method tile(d as CDDrawAreaMBS, transparency as integer)
- method merge(d as CDDrawAreaMBS, x as integer, y as integer, align as integer, transparency as integer)
- method hFlip
- method vFlip
- method enableVectorOutput
- method halfColor(c as integer) as integer
- method Constructor
- method adjustBrightness(c as integer, brightness as double) as integer
- property Handle as Integer
- property Resources as Dictionary
- class CDDrawObjMBS
- class CDFinanceChartMBS
- method currentChart as CDXYChartMBS
- method mainChart as CDXYChartMBS
- method addThreshold(chart as CDXYChartMBS, layer as CDLineLayerMBS, topRange as double, topColor as integer, bottomRange as double, bottomColor as integer)
- method addThreshold(chart as CDXYChartMBS, layer as CDLineLayerMBS, topRange as double, topColor as color, bottomRange as double, bottomColor as color)
- method addBarIndicator(chart as CDXYChartMBS, data() as double, ColorValue as integer, name as string) as CDBarLayerMBS
- method addBarIndicator(chart as CDXYChartMBS, data() as double, ColorValue as color, name as string) as CDBarLayerMBS
- method addLineIndicator(chart as CDXYChartMBS, data() as double, ColorValue as integer, name as string) as CDLineLayerMBS
- method addLineIndicator(chart as CDXYChartMBS, data() as double, ColorValue as color, name as string) as CDLineLayerMBS
- method addBarIndicator(height as integer, data() as double, ColorValue as integer, name as string) as CDXYChartMBS
- method addBarIndicator(height as integer, data() as double, ColorValue as color, name as string) as CDXYChartMBS
- method addLineIndicator(height as integer, data() as double, ColorValue as integer, name as string) as CDXYChartMBS
- method addLineIndicator(height as integer, data() as double, ColorValue as color, name as string) as CDXYChartMBS
- method addUltimateOscillator(height as integer, period1 as integer, period2 as integer, period3 as integer, ColorValue as integer, range as double, upColor as integer, downColor as integer) as CDXYChartMBS
- method addUltimateOscillator(height as integer, period1 as integer, period2 as integer, period3 as integer, ColorValue as color, range as double, upColor as color, downColor as color) as CDXYChartMBS
- method addVolIndicator(height as integer, upColor as integer, downColor as integer, flatColor as integer) as CDXYChartMBS
- method addVolIndicator(height as integer, upColor as color, downColor as color, flatColor as color) as CDXYChartMBS
- method addWilliamR(height as integer, period as integer, ColorValue as integer, range as double, upColor as integer, downColor as integer) as CDXYChartMBS
- method addWilliamR(height as integer, period as integer, ColorValue as color, range as double, upColor as color, downColor as color) as CDXYChartMBS
- method addTRIX(height as integer, Period as integer, ColorValue as integer) as CDXYChartMBS
- method addTRIX(height as integer, Period as integer, ColorValue as color) as CDXYChartMBS
- method addStochRSI(height as integer, period as integer, ColorValue as integer, range as double, upColor as integer, downColor as integer) as CDXYChartMBS
- method addStochRSI(height as integer, period as integer, ColorValue as color, range as double, upColor as color, downColor as color) as CDXYChartMBS
- method addStdDev(height as integer, period as integer, ColorValue as integer) as CDXYChartMBS
- method addStdDev(height as integer, period as integer, ColorValue as color) as CDXYChartMBS
- method addSlowStochastic(height as integer, period1 as integer, period2 as integer, ColorValue1 as integer, ColorValue2 as integer) as CDXYChartMBS
- method addSlowStochastic(height as integer, period1 as integer, period2 as integer, ColorValue1 as color, ColorValue2 as color) as CDXYChartMBS
- method addRSI(height as integer, period as integer, ColorValue as integer, range as double, upColor as integer, downColor as integer) as CDXYChartMBS
- method addRSI(height as integer, period as integer, ColorValue as color, range as double, upColor as color, downColor as color) as CDXYChartMBS
- method addROC(height as integer, period as integer, ColorValue as integer) as CDXYChartMBS
- method addROC(height as integer, period as integer, ColorValue as color) as CDXYChartMBS
- method addPVT(height as integer, ColorValue as integer) as CDXYChartMBS
- method addPVT(height as integer, ColorValue as color) as CDXYChartMBS
- method addPVO(height as integer, period1 as integer, period2 as integer, period3 as integer, ColorValue as integer, signalColor as integer, divColor as integer) as CDXYChartMBS
- method addPVO(height as integer, period1 as integer, period2 as integer, period3 as integer, ColorValue as color, signalColor as color, divColor as color) as CDXYChartMBS
- method addPVI(height as integer, period as integer, ColorValue as integer, signalColor as integer) as CDXYChartMBS
- method addPVI(height as integer, period as integer, ColorValue as color, signalColor as color) as CDXYChartMBS
- method addPPO(height as integer, period1 as integer, period2 as integer, period3 as integer, ColorValue as integer, signalColor as integer, divColor as integer) as CDXYChartMBS
- method addPPO(height as integer, period1 as integer, period2 as integer, period3 as integer, ColorValue as color, signalColor as color, divColor as color) as CDXYChartMBS
- method addPerformance(height as integer, ColorValue as integer) as CDXYChartMBS
- method addPerformance(height as integer, ColorValue as color) as CDXYChartMBS
- method addOBV(height as integer, ColorValue as color) as CDXYChartMBS
- method addOBV(height as integer, ColorValue as integer) as CDXYChartMBS
- method addNVI(height as integer, period as integer, ColorValue as integer, signalColor as integer) as CDXYChartMBS
- method addNVI(height as integer, period as integer, ColorValue as color, signalColor as color) as CDXYChartMBS
- method addMomentum(height as integer, period as integer, ColorValue as integer) as CDXYChartMBS
- method addMomentum(height as integer, period as integer, ColorValue as color) as CDXYChartMBS
- method addMFI(height as integer, period as integer, ColorValue as integer, range as double, upColor as integer, downColor as integer) as CDXYChartMBS
- method addMFI(height as integer, period as integer, ColorValue as color, range as double, upColor as color, downColor as color) as CDXYChartMBS
- method addMassIndex(height as integer, ColorValue as integer, upColor as integer, downColor as integer) as CDXYChartMBS
- method addMassIndex(height as integer, ColorValue as color, upColor as color, downColor as color) as CDXYChartMBS
- method addMACD(height as integer, period1 as integer, period2 as integer, period3 as integer, ColorValue as integer, signalColor as integer, divColor as integer) as CDXYChartMBS
- method addMACD(height as integer, period1 as integer, period2 as integer, period3 as integer, ColorValue as color, signalColor as color, divColor as color) as CDXYChartMBS
- method addFastStochastic(height as integer, period1 as integer, period2 as integer, ColorValue1 as integer, ColorValue2 as integer) as CDXYChartMBS
- method addFastStochastic(height as integer, period1 as integer, period2 as integer, ColorValue1 as color, ColorValue2 as color) as CDXYChartMBS
- method addEaseOfMovement(height as integer, period as integer, ColorValue1 as integer, ColorValue2 as integer) as CDXYChartMBS
- method addEaseOfMovement(height as integer, period as integer, ColorValue1 as color, ColorValue2 as color) as CDXYChartMBS
- method addDonchianWidth(height as integer, period as integer, ColorValue as integer) as CDXYChartMBS
- method addDonchianWidth(height as integer, period as integer, ColorValue as color) as CDXYChartMBS
- method addDPO(height as integer, period as integer, ColorValue as integer) as CDXYChartMBS
- method addDPO(height as integer, period as integer, ColorValue as color) as CDXYChartMBS
- method addCLV(height as integer, ColorValue as integer) as CDXYChartMBS
- method addCLV(height as integer, ColorValue as color) as CDXYChartMBS
- method addChaikinVolatility(height as integer, period1 as integer, period2 as integer, ColorValue as integer) as CDXYChartMBS
- method addChaikinVolatility(height as integer, period1 as integer, period2 as integer, ColorValue as color) as CDXYChartMBS
- method addChaikinOscillator(height as integer, ColorValue as integer) as CDXYChartMBS
- method addChaikinOscillator(height as integer, ColorValue as color) as CDXYChartMBS
- method addChaikinMoneyFlow(height as integer, period as integer, ColorValue as integer) as CDXYChartMBS
- method addChaikinMoneyFlow(height as integer, period as integer, ColorValue as color) as CDXYChartMBS
- method addCCI(height as integer, period as integer, ColorValue as integer, range as double, upColor as integer, downColor as integer) as CDXYChartMBS
- method addCCI(height as integer, period as integer, ColorValue as color, range as double, upColor as color, downColor as color) as CDXYChartMBS
- method addBollingerWidth(height as integer, period as integer, width as double, colorValue as integer) as CDXYChartMBS
- method addBollingerWidth(height as integer, period as integer, width as double, colorValue as color) as CDXYChartMBS
- method addATR(height as integer, period as integer, color1 as integer, color2 as integer) as CDXYChartMBS
- method addATR(height as integer, period as integer, color1 as color, color2 as color) as CDXYChartMBS
- method addADX(height as integer, period as integer, posColor as integer, negColor as integer, ColorValue as integer) as CDXYChartMBS
- method addADX(height as integer, period as integer, posColor as color, negColor as color, ColorValue as color) as CDXYChartMBS
- method addAroonOsc(height as integer, period as integer, ColorValue as integer) as CDXYChartMBS
- method addAroonOsc(height as integer, period as integer, ColorValue as color) as CDXYChartMBS
- method addAroon(height as integer, period as integer, upColor as integer, downColor as integer) as CDXYChartMBS
- method addAroon(height as integer, period as integer, upColor as color, downColor as color) as CDXYChartMBS
- method addAccDist(height as integer, ColorValue as integer) as CDXYChartMBS
- method addAccDist(height as integer, ColorValue as color) as CDXYChartMBS
- method addIndicator(height as integer) as CDXYChartMBS
- method addVolBars(height as integer, upColor as integer, downColor as integer, flatColor as integer) as CDBarLayerMBS
- method addVolBars(height as integer, upColor as color, downColor as color, flatColor as color) as CDBarLayerMBS
- method addEnvelop(period as integer, range as double, lineColor as integer, FillColor as integer) as CDInterLineLayerMBS
- method addEnvelop(period as integer, range as double, lineColor as color, FillColor as color) as CDInterLineLayerMBS
- method addDonchianChannel(period as integer, lineColor as integer, FillColor as integer) as CDInterLineLayerMBS
- method addDonchianChannel(period as integer, lineColor as color, FillColor as color) as CDInterLineLayerMBS
- method addBollingerBand(period as integer, bandWidth as double, lineColor as integer, FillColor as integer) as CDInterLineLayerMBS
- method addBollingerBand(period as integer, bandWidth as double, lineColor as color, FillColor as color) as CDInterLineLayerMBS
- method addBand(upperLine() as double, lowerLine() as double, LineColor as integer, FillColor as integer, Name as string) as CDInterLineLayerMBS
- method addBand(upperLine() as double, lowerLine() as double, LineColor as color, FillColor as color, Name as string) as CDInterLineLayerMBS
- method addComparison(data() as double, ColorValue as integer, Name as string) as CDLineLayerMBS
- method addComparison(data() as double, ColorValue as color, Name as string) as CDLineLayerMBS
- method setPercentageAxis as CDAxisMBS
- method addParabolicSAR(accInitial as double, accIncrement as double, accMaximum as double, symbolType as integer, symbolSize as integer, fillColor as integer, edgeColor as integer) as CDLineLayerMBS
- method addParabolicSAR(accInitial as double, accIncrement as double, accMaximum as double, symbolType as integer, symbolSize as integer, fillColor as color, edgeColor as color) as CDLineLayerMBS
- method setData(timeStamps() as double, highData() as double, lowData() as double, openData() as double, closeData() as double, volData() as double, extraPoints as integer)
- method addWeightedMovingAvg(period as integer, ColorValue as integer) as CDLineLayerMBS
- method addWeightedMovingAvg(period as integer, ColorValue as color) as CDLineLayerMBS
- method addTriMovingAvg(period as integer, ColorValue as color) as CDLineLayerMBS
- method addTriMovingAvg(period as integer, ColorValue as integer) as CDLineLayerMBS
- method addExpMovingAvg(period as integer, ColorValue as integer) as CDLineLayerMBS
- method addExpMovingAvg(period as integer, ColorValue as color) as CDLineLayerMBS
- method addCloseLine(ColorValue as integer) as CDLineLayerMBS
- method addCloseLine(ColorValue as color) as CDLineLayerMBS
- method addWeightedClose(ColorValue as integer) as CDLineLayerMBS
- method addWeightedClose(ColorValue as color) as CDLineLayerMBS
- method addTypicalPrice(ColorValue as integer) as CDLineLayerMBS
- method addTypicalPrice(ColorValue as color) as CDLineLayerMBS
- method addMedianPrice(ColorValue as integer) as CDLineLayerMBS
- method addMedianPrice(ColorValue as color) as CDLineLayerMBS
- method addSimpleMovingAvg(period as integer, ColorValue as integer) as CDLineLayerMBS
- method addSimpleMovingAvg(period as integer, ColorValue as color) as CDLineLayerMBS
- method addCandleStick(upColor as integer, downColor as integer) as CDCandleStickLayerMBS
- method addCandleStick(upColor as color, downColor as color) as CDCandleStickLayerMBS
- method setDateLabelFormat(yearFormat as string, firstMonthFormat as string, otherMonthFormat as string, firstDayFormat as string, otherDayFormat as string, firstHourFormat as string, otherHourFormat as string)
- method setToolTipDateFormat(monthFormat as string, dayFormat as string, hourFormat as string)
- method setNumberLabelFormat(formatString as string)
- method setDateLabelSpacing(labelSpacing as integer)
- method setLogScale(b as Boolean)
- method setAxisOnRight(b as Boolean)
- method setXAxisStyle(font as string, fontSize as double, fontColor as integer, fontAngle as double)
- method setXAxisStyle(font as string, fontSize as double, fontColor as color, fontAngle as double)
- method setYAxisStyle(font as string, fontSize as double, fontColor as integer, bgColor as integer)
- method setYAxisStyle(font as string, fontSize as double, fontColor as color, bgColor as color)
- method setLegendStyle(font as string, fontSize as double, fontColor as integer, bgColor as integer)
- method setLegendStyle(font as string, fontSize as double, fontColor as color, bgColor as color)
- method setPlotAreaBorder(borderColor as integer, borderGap as integer)
- method setPlotAreaBorder(borderColor as color, borderGap as integer)
- method setPlotAreaStyle(bgColor as integer, majorHGridColor as integer, majorVGridColor as integer, minorHGridColor as integer, minorVGridColor as integer)
- method setPlotAreaStyle(bgColor as color, majorHGridColor as color, majorVGridColor as color, minorHGridColor as color, minorVGridColor as color)
- method setMargins(leftMargin as integer, topMargin as integer, rightMargin as integer, bottomMargin as integer)
- method enableAntiAlias(antiAlias as boolean)
- method Constructor(width as integer)
- method addPlotAreaTitle(alignment as integer, text as string) as CDTextBoxMBS
- method getToolTipDateFormat as string
- method addMainChart(height as integer) as CDXYChartMBS
- method addHLOC(upColor as integer, downColor as integer) as CDHLOCLayerMBS
- method addHLOC(upColor as color, downColor as color) as CDHLOCLayerMBS
- class CDFinanceSimulatorMBS
- method Constructor(seed as integer, startTime as double, endTime as double, resolution as integer)
- method Constructor(seed as string, startTime as double, endTime as double, resolution as integer)
- method getTimeStamps as CDArrayMBS
- method getHighData as CDArrayMBS
- method getLowData as CDArrayMBS
- method getOpenData as CDArrayMBS
- method getCloseData as CDArrayMBS
- method getVolData as CDArrayMBS
- class CDHLOCLayerMBS
- class CDImageMapHandlerMBS
- class CDInterLineLayerMBS
- class CDLayerMBS
- method Constructor
- method getXIndexOf(xValue as double, tolerance as double = 0) as integer
- method getDataSetByZ(z as integer) as CDDataSetMBS
- method getNearestXValue(target as double) as double
- method getDataSetCount as integer
- method getXPosition(i as integer) as double
- method getLegendIcon(dataSetNo as integer) as string
- method setBaseLine(BaseLine as double)
- method moveBack(layer as CDLayerMBS=nil)
- method moveFront(layer as CDLayerMBS=nil)
- method setHTMLImageMap(url as string, queryFormat as string = "", extraAttr as string = "")
- method getHTMLImageMap(url as string, queryFormat as string = "", extraAttr as string = "", offsetX as integer = 0, offsetY as integer = 0) as string
- method getImageCoor(dataSet as integer, dataItem as integer = &h80000001, offsetX as integer = 0, offsetY as integer = 0) as string
- method getImageCoor2(dataItem as integer, offsetX as integer = 0, offsetY as integer = 0) as string
- method alignLayer(layer as CDLayerMBS, dataSet as integer)
- method setUseYAxis(axis as CDAxisMBS)
- method addCustomGroupLabel(dataGroup as integer, dataItem as integer, label as string, font as string ="", fontSize as double = 8, fontColor as integer = &hffff0002, fontAngle as double = 0) as CDTextBoxMBS
- method addCustomGroupLabel(dataGroup as integer, dataItem as integer, label as string, font as string, fontSize as double, fontColor as color, fontAngle as double = 0) as CDTextBoxMBS
- method addCustomAggregateLabel(dataItem as integer, label as string, font as string = "", fontSize as double = 8, fontColor as integer = &hffff0002, fontAngle as double = 0) as CDTextBoxMBS
- method addCustomAggregateLabel(dataItem as integer, label as string, font as string, fontSize as double, fontColor as color, fontAngle as double = 0) as CDTextBoxMBS
- method addCustomDataLabel(dataSet as integer, dataItem as integer, label as string, font as string = "", fontSize as double = 8, fontColor as integer = &hffff0002, fontAngle as double = 0) as CDTextBoxMBS
- method addCustomDataLabel(dataSet as integer, dataItem as integer, label as string, font as string, fontSize as double, fontColor as color, fontAngle as double = 0) as CDTextBoxMBS
- method xZoneColor(threshold as double, belowColor as integer, aboveColor as integer) as integer
- method yZoneColor(threshold as double, belowColor as integer, aboveColor as integer, yAxis as boolean=true) as integer
- method yZoneColor(threshold as double, belowColor as integer, aboveColor as integer, yAxis as CDAxisMBS) as integer
- method xZoneColor(threshold as double, belowColor as color, aboveColor as color) as integer
- method yZoneColor(threshold as double, belowColor as color, aboveColor as color, yAxis as boolean=true) as integer
- method yZoneColor(threshold as double, belowColor as color, aboveColor as color, yAxis as CDAxisMBS) as integer
- method setUseYAxis2(b as boolean=true)
- method getDataSet(dataSet as integer) as CDDataSetMBS
- method addDataSet(data() as double, colorvalue as integer = -1, name as string = "") as CDDataSetMBS
- method addDataSet(data as CDArrayMBS, colorvalue as integer = -1, name as string = "") as CDDataSetMBS
- method addDataSet(data() as double, colorvalue as color, name as string = "") as CDDataSetMBS
- method addDataSet(data as CDArrayMBS, colorvalue as color, name as string = "") as CDDataSetMBS
- method addDataGroup(name as string)
- method setDataCombineMethod(m as integer)
- method setDataLabelStyle(font as string = "", fontSize as double = 8, fontcolor as integer = &hffff0002, fontAngle as double = 0) as CDTextBoxMBS
- method setDataLabelStyle(font as string = "", fontSize as double = 8, fontcolor as color, fontAngle as double = 0) as CDTextBoxMBS
- method setAggregateLabelStyle(font as string = "", fontSize as double = 8, fontcolor as integer = &hffff0002, fontAngle as double = 0) as CDTextBoxMBS
- method setAggregateLabelStyle(font as string, fontSize as double, fontcolor as color, fontAngle as double = 0) as CDTextBoxMBS
- method setDataLabelFormat(formatString as string)
- method setAggregateLabelFormat(formatString as string)
- method addExtraField(texts() as string)
- method addExtraField(numbers() as double)
- method setXData(minValue as double, maxValue as double)
- method setLineWidth(w as integer)
- method setBorderColor(colorvalue as integer, lightingEffect as integer = 0)
- method setBorderColor(colorvalue as color, lightingEffect as integer = 0)
- method set3D(d as integer = -1, zGap as integer = 0)
- method setLegend(m as integer)
- method setLegendOrder(dataSetOrder as integer, layerOrder as integer = -1)
- method setXData(data() as double)
- method setXData(dates() as date)
- method setXData(data as CDArrayMBS)
- method getXCoor(value as double) as integer
- method getYCoor(value as double, axis as boolean=true) as integer
- method getYCoor(value as double, axis as CDAxisMBS) as integer
- method setXData(dates() as dateTime)
- class CDLegendBoxMBS
- method addText(text as string)
- method addText(pos as Integer, text as string)
- method setLineStyleKey(b as boolean=true)
- method getHTMLImageMap(url as string, queryFormat as string = "", extraAttr as string = "", offsetX as integer = 0, offsetY as integer = 0) as string
- method getImageCoor(dataItem as integer, offsetX as integer = 0, offsetY as integer = 0) as string
- method setKeyBorder(edgeColor as integer, raisedEffect as integer = 0)
- method setKeyBorder(edgeColor as color, raisedEffect as integer = 0)
- method setKeySpacing(keySpacing as integer, lineSpacing as integer = -1)
- method setKeySize(width as integer = -1, height as integer = -1, gap as integer = -1)
- method addKey(text as string, colorvalue as integer, lineWidth as integer = -1, drawarea as CDDrawAreaMBS=nil)
- method addKey(text as string, colorvalue as color, lineWidth as integer = -1, drawarea as CDDrawAreaMBS=nil)
- method addKey(pos as integer, text as string, colorvalue as integer, lineWidth as integer = -1, drawarea as CDDrawAreaMBS=nil)
- method addKey(pos as integer, text as string, colorvalue as color, lineWidth as integer = -1, drawarea as CDDrawAreaMBS=nil)
- method setReverse(b as boolean=true)
- method setCols(noOfCols as integer)
- class CDLinearMeterMBS
- method addBar(startValue as double, endValue as double, colorvalue as integer, effect as integer = 0, roundedCorner as integer = 0) as CDTextBoxMBS
- method addBar(startValue as double, endValue as double, colorvalue as color, effect as integer = 0, roundedCorner as integer = 0) as CDTextBoxMBS
- method addZone(startValue as double, endValue as double, colorvalue as integer, label as string = "") as CDTextBoxMBS
- method addZone(startValue as double, endValue as double, colorvalue as color, label as string = "") as CDTextBoxMBS
- method Constructor(width as integer, height as integer, bgColor as integer = &hffff0000, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method Constructor(width as integer, height as integer, bgColor as color, edgeColor as color, raisedEffect as integer = 0)
- method setRail(railColor as integer, railWidth as integer = 2, railOffset as integer = 6)
- method setRail(railColor as color, railWidth as integer = 2, railOffset as integer = 6)
- method setMeter(leftX as integer, topY as integer, width as integer, height as integer, axisPos as integer = 4, isReversed as boolean=false)
- class CDLineLayerMBS
- method setSymbolScale(zDataX() as double, scaleTypeX as integer, zDataY() as double, scaleTypeY as integer = 0)
- method setSymbolScale(zDataX() as double, scaleTypeX as integer = 0)
- method setGapColor(lineColor as integer, lineWidth as integer = -1)
- method setGapColor(lineColor as color, lineWidth as integer = -1)
- method getLine(dataSet as integer = 0) as CDLineObjMBS
- method setImageMapWidth(Width as integer)
- method setFastLineMode(b as boolean = true)
- class CDLineMBS
- class CDLineObjMBS
- class CDMarkMBS
- method getLine as CDLineObjMBS
- method setValue(value as double)
- method setDrawOnTop(b as boolean)
- method setLineWidth(width as integer)
- method setMarkColor(lineColor as integer, textColor as integer = -1, tickColor as integer = -1)
- method setMarkColor(lineColor as color, textColor as color, tickColor as color)
- class CDMeterPointerMBS
- method setShapeAndOffset(pointerType as integer)
- method setShapeAndOffset(pointerType as integer, startOffset as double)
- method setShapeAndOffset(pointerType as integer, startOffset as double, endOffset as double)
- method setShapeAndOffset(pointerType as integer, startOffset as double, endOffset as double, widthRatio as double)
- method setShapeAndOffset(pointerCoor() as integer)
- method setShapeAndOffset(pointerCoor() as integer, startOffset as double)
- method setShapeAndOffset(pointerCoor() as integer, startOffset as double, endOffset as double)
- method setShapeAndOffset(pointerCoor() as integer, startOffset as double, endOffset as double, widthRatio as double)
- method setShape(pointerType as integer)
- method setShape(pointerType as integer, lengthRatio as double)
- method setShape(pointerType as integer, lengthRatio as double, widthRatio as double)
- method setShape(pointerCoor() as integer)
- method setShape(pointerCoor() as integer, lengthRatio as double)
- method setShape(pointerCoor() as integer, lengthRatio as double, widthRatio as double)
- method setColor(fillColor as integer, edgeColor as integer = -1)
- method setColor(fillColor as color, edgeColor as color)
- method setPos(value as double)
- class CDMLTableMBS
- method setCell(col as integer, row as integer, width as integer, height as integer, text as string) as CDTextBoxMBS
- method setText(col as integer, row as integer, text as string) as CDTextBoxMBS
- method getCell(col as integer, row as integer) as CDTextBoxMBS
- method insertCol(col as integer) as CDTextBoxMBS
- method insertRow(row as integer) as CDTextBoxMBS
- method getColStyle(col as integer) as CDTextBoxMBS
- method getRowStyle(row as integer) as CDTextBoxMBS
- method getStyle as CDTextBoxMBS
- method appendRow as CDTextBoxMBS
- method appendCol as CDTextBoxMBS
- method layout
- method setPos(x as integer, y as integer, alignment as integer = 7)
- method getWidth as integer
- method getHeight as integer
- method getColWidth(col as integer) as integer
- method getRowHeight(row as integer) as integer
- method getColCount as integer
- method getRowCount as integer
- class CDMultiChartMBS
- method getChart(index as Integer) as CDBaseChartMBS
- method getChartCount as Integer
- method addChart(x as integer, y as integer, c as CDBaseChartMBS)
- method setMainChart(c as CDBaseChartMBS)
- method Constructor(width as integer = 640, height as integer = 480, bgColor as integer = &hffff0000, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method Constructor(width as integer = 640, height as integer = 480, bgColor as color, edgeColor as color, raisedEffect as integer = 0)
- class CDMultiPagePDFMBS
- class CDNotInitialzedExceptionMBS
- class CDPieChartMBS
- method setSectorStyle(shadingMethod as integer, edgeColor as integer = -1, edgeWidth as integer = -1)
- method setSectorStyle(shadingMethod as integer, edgeColor as color, edgeWidth as integer = -1)
- method setLabelLayout(layoutMethod as integer, pos as integer = -1, topBound as integer = -1, bottomBound as integer = -1)
- method setExplodeGroup(startSector as integer, endSector as integer, distance as integer = -1)
- method set3D(depths() as double, angle as double = 45, shadowMode as boolean=false)
- method set3D(depth as integer = -1, angle as double = -1, shadowMode as boolean=false)
- method setData(data() as double, label() as string)
- method setData(data() as double)
- method Constructor(width as integer = 640, height as integer = 480, bgcolor as integer = &hFFFF0000, edgeColor as integer = &hFF000000, raisedEffect as integer = 0)
- method Constructor(width as integer = 640, height as integer = 480, bgcolor as color, edgeColor as color, raisedEffect as integer = 0)
- method setStartAngle(startAngle as double, clockWise as boolean=true)
- method setLabelFormat(formatString as string)
- method setLabelPos(pos as integer, joinLineColor as integer = -1)
- method setLabelPos(pos as integer, joinLineColor as color)
- method setJoinLine(joinLineColor as integer, joinLineWidth as integer = -1)
- method setJoinLine(joinLineColor as color, joinLineWidth as integer = -1)
- method setLineColor(edgeColor as integer, joinLineColor as integer = -1)
- method setLineColor(edgeColor as color, joinLineColor as color)
- method setDonutSize(x as integer, y as integer, r as integer, r2 as integer)
- method setExplode(sectorNo as integer, distance as integer = -1)
- method setPieSize(x as integer, y as integer, r as integer)
- method sector(sectorNo as integer) as CDSectorMBS
- method setLabelStyle(font as string = "", fontsize as double = 8, fontColor as integer = &hffff0002) as CDTextBoxMBS
- method setLabelStyle(font as string, fontsize as double, fontColor as color) as CDTextBoxMBS
- class CDPlotAreaMBS
- method Constructor
- method getBottomY as integer
- method getRightX as integer
- method setGridAxis(xGridAxis as CDAxisMBS, yGridAxis as CDAxisMBS)
- method moveGridBefore(layer as CDLayerMBS=nil)
- method getLeftX as integer
- method getTopY as integer
- method getWidth as integer
- method getHeight as integer
- method setGridColor(hGridColor as integer, vGridColor as integer = &hff000000, minorHGridColor as integer = -1, minorVGridColor as integer = -1)
- method setGridColor(hGridColor as color, vGridColor as color, minorHGridColor as color, minorVGridColor as color)
- method setGridWidth(hGridWidth as integer, vGridWidth as integer = -1, minorHGridWidth as integer = -1, minorVGridWidth as integer = -1)
- method setAltBgColor(horizontal as Boolean, color1 as integer, color2 as integer, edgeColor as integer = -1)
- method setAltBgColor(horizontal as Boolean, color1 as color, color2 as color, edgeColor as color)
- method set4QBgColor(Q1Color as integer, Q2Color as integer, Q3Color as integer, Q4Color as integer, edgeColor as integer = -1)
- method set4QBgColor(Q1Color as color, Q2Color as color, Q3Color as color, Q4Color as color, edgeColor as color)
- method setBackground(file as folderitem, align as integer = 5)
- method setBackground(colorvalue as integer, altBgColor as integer = -1, edgeColor as integer = -1)
- method setBackground(colorvalue as color, altBgColor as color, edgeColor as color)
- class CDPolarAreaLayerMBS
- class CDPolarChartMBS
- method addVectorLayer(rdata() as double, adata() as double, lengths() as double, directions() as double, lengthScale as integer = 0, colorvalue as integer = -1, name as string = "") as CDPolarVectorLayerMBS
- method addVectorLayer(rdata() as double, adata() as double, lengths() as double, directions() as double, lengthScale as integer, colorvalue as color, name as string = "") as CDPolarVectorLayerMBS
- method addSplineLineLayer(data() as double, colorvalue as integer = -1, name as string = "") as CDPolarSplineLineLayerMBS
- method addSplineLineLayer(data() as double, colorvalue as color, name as string = "") as CDPolarSplineLineLayerMBS
- method addSplineAreaLayer(data() as double, colorvalue as integer = -1, name as string = "") as CDPolarSplineAreaLayerMBS
- method addSplineAreaLayer(data() as double, colorvalue as color, name as string = "") as CDPolarSplineAreaLayerMBS
- method addSplineLineLayer(dates() as date, colorvalue as integer = -1, name as string = "") as CDPolarSplineLineLayerMBS
- method addSplineLineLayer(dates() as date, colorvalue as color, name as string = "") as CDPolarSplineLineLayerMBS
- method addSplineAreaLayer(dates() as date, colorvalue as integer = -1, name as string = "") as CDPolarSplineAreaLayerMBS
- method addSplineAreaLayer(dates() as date, colorvalue as color, name as string = "") as CDPolarSplineAreaLayerMBS
- method addLineLayer(data() as double, colorvalue as integer = -1, name as string = "") as CDPolarLineLayerMBS
- method addLineLayer(data() as double, colorvalue as color, name as string = "") as CDPolarLineLayerMBS
- method addLineLayer(dates() as date, colorvalue as integer = -1, name as string = "") as CDPolarLineLayerMBS
- method addLineLayer(dates() as date, colorvalue as color, name as string = "") as CDPolarLineLayerMBS
- method Constructor(width as integer = 640, height as integer = 480, bgColor as integer = &hffff0000, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method Constructor(width as integer = 640, height as integer = 480, bgColor as color, edgeColor as color, raisedEffect as integer = 0)
- method setGridStyle(polygonGrid as boolean, gridOnTop as boolean=true)
- method setGridColor(rGridColor as integer = &h80000000, rGridWidth as integer = 1, aGridColor as integer = &h80000000, aGridWidth as integer = 1)
- method setGridColor(rGridColor as color, rGridWidth as integer, aGridColor as color, aGridWidth as integer = 1)
- method setPlotAreaBg(bgColor1 as integer, bgColor2 as integer, altRings as boolean = true)
- method setPlotAreaBg(bgColor1 as color, bgColor2 as color, altRings as boolean = true)
- method setPlotArea(x as integer, y as integer, r as integer, bgColor as integer = &hff000000, edgeColor as integer = &hff000000, edgeWidth as integer = 1)
- method setPlotArea(x as integer, y as integer, r as integer, bgColor as color, edgeColor as color, edgeWidth as integer = 1)
- method addAreaLayer(data() as double, colorvalue as integer = -1, name as string = "") as CDPolarAreaLayerMBS
- method addAreaLayer(dates() as date, colorvalue as integer = -1, name as string = "") as CDPolarAreaLayerMBS
- method addAreaLayer(data() as double, colorvalue as color, name as string = "") as CDPolarAreaLayerMBS
- method addAreaLayer(dates() as date, colorvalue as color, name as string = "") as CDPolarAreaLayerMBS
- method getXCoor(r as double, a as double) as integer
- method getYCoor(r as double, a as double) as integer
- method setStartAngle(startAngle as double, clockwise as boolean=true)
- method addSplineLineLayer(dates() as dateTime, colorvalue as integer = -1, name as string = "") as CDPolarSplineLineLayerMBS
- method addSplineLineLayer(dates() as dateTime, colorvalue as color, name as string = "") as CDPolarSplineLineLayerMBS
- method addSplineAreaLayer(dates() as dateTime, colorvalue as integer = -1, name as string = "") as CDPolarSplineAreaLayerMBS
- method addSplineAreaLayer(dates() as dateTime, colorvalue as color, name as string = "") as CDPolarSplineAreaLayerMBS
- method addAreaLayer(dates() as dateTime, colorvalue as integer = -1, name as string = "") as CDPolarAreaLayerMBS
- method addAreaLayer(dates() as dateTime, colorvalue as color, name as string = "") as CDPolarAreaLayerMBS
- method addLineLayer(dates() as dateTime, colorvalue as integer = -1, name as string = "") as CDPolarLineLayerMBS
- method addLineLayer(dates() as dateTime, colorvalue as color, name as string = "") as CDPolarLineLayerMBS
- property angularAxis as CDAngularAxisMBS
- property radialAxis as CDRadialAxisMBS
- class CDPolarLayerMBS
- method Constructor
- method setSymbolOffset(offsetX as integer, offsetY as integer)
- method setDataSymbol(pic as Picture)
- method setHTMLImageMap(url as string, queryFormat as string = "", extraAttr as string = "")
- method getHTMLImageMap(url as string, queryFormat as string = "", extraAttr as string = "", offsetX as integer = 0, offsetY as integer = 0) as string
- method getImageCoor(dataItem as integer, offsetX as integer = 0, offsetY as integer = 0) as string
- method addCustomDataLabel(i as integer, label as string, font as string = "", fontSize as double = 8, fontColor as integer = &hffff0002, fontAngle as double = 0) as CDTextBoxMBS
- method addCustomDataLabel(i as integer, label as string, font as string, fontSize as double, fontColor as color, fontAngle as double = 0) as CDTextBoxMBS
- method setDataLabelStyle(font as string = "", fontsize as double = 8, fontcolor as integer = 0, fontangle as double = 0) as CDTextBoxMBS
- method setDataLabelStyle(font as string, fontsize as double, fontcolor as color, fontangle as double = 0) as CDTextBoxMBS
- method setDataSymbol(polygon() as integer, size as integer = 11, fillcolor as integer = -1, edgecolor as integer = -1)
- method setDataSymbol(polygon() as integer, size as integer, fillcolor as color, edgecolor as integer = -1)
- method setDataSymbol(symbol as integer, size as integer = 7, fillColor as integer = -1, edgeColor as integer = -1, lineWidth as integer = 1)
- method setDataSymbol(symbol as integer, size as integer, fillColor as color, edgeColor as color, lineWidth as integer = 1)
- method setDataSymbol(area as CDDrawAreaMBS)
- method setDataSymbol(image as folderitem)
- method setSymbolScale(data() as double, scaleType as integer = 0)
- method setAngles(data() as double)
- method setData(data() as double, colorvalue as integer = -1, name as string = "")
- method setData(data() as double, colorvalue as color, name as string = "")
- method setDataLabelFormat(formatString as string)
- method setImageMapWidth(width as integer)
- method setLineWidth(w as integer)
- method setBorderColor(edgeColor as integer)
- method setBorderColor(edgeColor as color)
- class CDPolarLineLayerMBS
- class CDPolarSplineAreaLayerMBS
- class CDPolarSplineLineLayerMBS
- class CDPolarVectorLayerMBS
- method setVectorMargin(startMargin as double)
- method setVectorMargin(startMargin as double, endMargin as double)
- method setArrowAlignment(alignment as integer)
- method setVector(lengths() as double, directions() as double, lengthScale as integer = 0)
- method setArrowHead(width as integer, height as integer)
- method setArrowHead(polygon() as integer)
- method setArrowStem(polygon() as integer)
- method setIconSize(height as integer, width as integer = 0)
- class CDPyramidChartMBS
- method setData(data() as double)
- method setData(data() as double, labels() as string)
- method setFunnelSize(cx as integer, cy as integer, radius as integer, height as integer, tubeRadius as double = 0.2, tubeHeight as double = 0.3)
- method setConeSize(cx as integer, cy as integer, radius as integer, height as integer)
- method setPyramidSize(cx as integer, cy as integer, radius as integer, height as integer)
- method setLighting(ambientIntensity as double = 0.5, diffuseIntensity as double = 0.5,specularIntensity as double = 1, shininess as double = 8)
- method setGradientShading(startBrightness as double, endBrightness as double)
- method setViewAngle(elevation as double, rotation as double = 0, twist as double = 0)
- method setPyramidSides(noOfSides as integer)
- method setCenterLabel(labelTemplate as string = "", font as string = "", fontSize as double = 8, fontColor as integer = -1) as CDTextBoxMBS
- method setRightLabel(labelTemplate as string = "", font as string = "", fontSize as double = 8, fontColor as integer = -1) as CDTextBoxMBS
- method setLeftLabel(labelTemplate as string = "", font as string = "", fontSize as double = 8, fontColor as integer = -1) as CDTextBoxMBS
- method setCenterLabel(labelTemplate as string, font as string, fontSize as double, fontColor as color) as CDTextBoxMBS
- method setRightLabel(labelTemplate as string, font as string, fontSize as double, fontColor as color) as CDTextBoxMBS
- method setLeftLabel(labelTemplate as string, font as string, fontSize as double, fontColor as color) as CDTextBoxMBS
- method setLayerGap(layerGap as double)
- method setJoinLine(ColorValue as integer, width as integer = -1)
- method setJoinLine(ColorValue as color, width as integer = -1)
- method setLayerBorder(ColorValue as integer, width as integer = -1)
- method setLayerBorder(ColorValue as color, width as integer = -1)
- method setJoinLineGap(pyramidGap as integer)
- method setJoinLineGap(pyramidGap as integer, pyramidMargin as integer)
- method setJoinLineGap(pyramidGap as integer, pyramidMargin as integer, textGap as integer)
- method getLayer(layerNo as integer) as CDPyramidLayerMBS
- method Constructor(width as integer = 640, height as integer = 480, bgColor as integer = &hffff0000, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method Constructor(width as integer, height as integer, bgColor as color, edgeColor as color, raisedEffect as integer = 0)
- class CDPyramidLayerMBS
- method Constructor
- method setCenterLabel(labelTemplate as string = "", font as string = "", fontSize as double = 8, fontColor as integer = -1) as CDTextBoxMBS
- method setRightLabel(labelTemplate as string = "", font as string = "", fontSize as double = 8, fontColor as integer = -1) as CDTextBoxMBS
- method setLeftLabel(labelTemplate as string = "", font as string = "", fontSize as double = 8, fontColor as integer = -1) as CDTextBoxMBS
- method setCenterLabel(labelTemplate as string, font as string, fontSize as double, fontColor as color) as CDTextBoxMBS
- method setRightLabel(labelTemplate as string, font as string, fontSize as double, fontColor as color) as CDTextBoxMBS
- method setLeftLabel(labelTemplate as string, font as string, fontSize as double, fontColor as color) as CDTextBoxMBS
- method setLayerGap(layerGap as double)
- method setColor(ColorValue as integer)
- method setColor(ColorValue as color)
- method setJoinLine(ColorValue as integer, width as integer = -1)
- method setJoinLine(ColorValue as color, width as integer = -1)
- method setLayerBorder(ColorValue as integer, width as integer = -1)
- method setLayerBorder(ColorValue as color, width as integer = -1)
- method setJoinLineGap(pyramidGap as integer)
- method setJoinLineGap(pyramidGap as integer, pyramidMargin as integer)
- method setJoinLineGap(pyramidGap as integer, pyramidMargin as integer, textGap as integer)
- class CDRadialAxisMBS
- class CDRanSeriesMBS
- method fillSeries(Values() as Double, minValue as double, maxValue as double)
- method fillSeries(Values() as Double, startValue as double, minDelta as double, maxDelta as double, lowerLimit as double = -1E+308, upperLimit as double = 1E+308)
- method fillDateSeries(Values() as Double, startTime as double, tickInc as double, weekDayOnly as Boolean = false)
- method get2DSeries(xLen as integer, yLen as Integer, minValue as double, maxValue as double) as double()
- method getSeries(len as integer, minValue as double, maxValue as double) as double()
- method getSeries(len as integer, startValue as double, minDelta as double, maxDelta as double) as double()
- method getSeries(len as integer, startValue as double, minDelta as double, maxDelta as double, lowerLimit as double) as double()
- method getSeries(len as integer, startValue as double, minDelta as double, maxDelta as double, lowerLimit as double, upperLimit as double) as double()
- method getDateSeries(len as integer, startTime as double, tickInc as double, weekDayOnly as boolean = false) as double()
- method Constructor(seed as integer)
- shared method create(seed as integer) as CDRanSeriesMBS
- class CDRanTableMBS
- method Constructor(seed as integer, noOfCols as integer, noOfRows as integer)
- method selectDate(colNo as integer, minDate as double, maxDate as double) as integer
- method getCol(colNo as integer) as CDArrayMBS
- method setCol(colNo as integer, minValue as double, maxValue as double)
- method setCol(colNo as integer, startValue as double, minDelta as double, maxDelta as double)
- method setCol(colNo as integer, startValue as double, minDelta as double, maxDelta as double, lowerLimit as double)
- method setCol(colNo as integer, startValue as double, minDelta as double, maxDelta as double, lowerLimit as double, upperLimit as double)
- method setDateCol(i as integer, startTime as double, tickInc as double, weekDayOnly as boolean=false)
- method setHLOCCols(i as integer, startValue as double, minDelta as double, maxDelta as double, lowerLimit as double, upperLimit as double)
- method setHLOCCols(i as integer, startValue as double, minDelta as double, maxDelta as double, lowerLimit as double = 0.0)
- class CDScatterLayerMBS
- class CDSectorMBS
- method Constructor
- method setStyle(shadingMethod as integer, edgeColor as integer = -1, edgeWidth as integer = -1)
- method setStyle(shadingMethod as integer, edgeColor as color, edgeWidth as integer = -1)
- method setLabelFormat(formatString as string = "")
- method setLabelStyle(font as string = "", fontsize as double = 8, fontcolor as integer = &hffff0002) as CDTextBoxMBS
- method setLabelStyle(font as string, fontsize as double, fontcolor as color) as CDTextBoxMBS
- method setExplode(distance as integer = -1)
- method setLabelPos(pos as integer, joinLineColor as integer = -1)
- method setLabelPos(pos as integer, joinLineColor as color)
- method setLabelLayout(layoutMethod as integer, pos as integer = -1)
- method setJoinLine(joinLineColor as integer, joinLineWidth as integer = 1)
- method setJoinLine(joinLineColor as color, joinLineWidth as integer = 1)
- method setColor(colorvalue as integer, edgeColor as integer = -1, joinLineColor as integer = -1)
- method setColor(colorvalue as color, edgeColor as color, joinLineColor as color)
- method getImageCoor(offsetX as integer = 0, offsetY as integer = 0) as string
- method getLabelCoor(offsetX as integer = 0, offsetY as integer = 0) as string
- class CDSplineLayerMBS
- class CDStepLineLayerMBS
- class CDSurfaceChartMBS
- method Constructor(width as integer = 640, height as integer = 480, bgColor as integer = &hffff0000, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method Constructor(width as integer, height as integer, bgColor as color, edgeColor as color, raisedEffect as integer = 0)
- method setData(xData() as double, yData() as double, zData() as double)
- method setData(xData() as double, yData() as double, zData() as double, wData() as double)
- method setInterpolation(xSamples as Integer, ySamples as Integer = -1, isSmooth as Boolean = true)
- method setInterpolation(xSamples as Integer, ySamples as Integer, isSmooth as Boolean, isColorSmooth as Boolean)
- method setLighting(ambientIntensity as double, diffuseIntensity as double, specularIntensity as double, shininess as double)
- method setShadingMode(shadingMode as integer, wireWidth as integer = 1)
- method setSurfaceAxisGrid(majorXGridColor as integer, majorYGridColor as integer = -1, minorXGridColor as integer = -1, minorYGridColor as integer = -1)
- method setSurfaceAxisGrid(majorXGridColor as color, majorYGridColor as color, minorXGridColor as color, minorYGridColor as color)
- method setSurfaceDataGrid(xGridColor as integer, yGridColor as integer = -1)
- method setSurfaceDataGrid(xGridColor as color, yGridColor as color)
- method setContourColor(contourColor as integer, minorContourColor as integer = -1)
- method setContourColor(contourColor as color, minorContourColor as color)
- method setBackSideBrightness(brightness as double)
- method setBackSideColor(ColorValue as integer)
- method setBackSideColor(ColorValue as color)
- method setBackSideLighting(ambientLight as double, diffuseLight as double, specularLight as double, shininess as double)
- method setWContourColor(wContourColor as integer, wMinorContourColor as Integer = -1)
- method setWContourColor(wContourColor as color, wMinorContourColor as color)
- method setSurfaceTexture(patternColor as integer)
- method setSurfaceTexture(patternColor as color)
- method addXYProjection(offset as Integer = 0)
- method getValuesAtPixel(x as Integer, y as Integer) as Double()
- method addSurfaceLine(x() as double, y() as double, colorValue as Integer, lineWidth as Integer = -1, side as Integer = 0)
- method addSurfaceLine(x1 as double, y1 as double, x2 as double, y2 as double, colorValue as Integer, lineWidth as Integer = -1, side as Integer = 0)
- method addSurfaceZone(x1 as double, y1 as double, x2 as double, y2 as double, fillColor as Integer, edgeColor as Integer = &hff000000, edgeWidth as Integer = 1)
- class CDTextBoxMBS
- method setAlignment(a as integer)
- method setFontStyle(font as string, fontIndex as integer = 0)
- method setText(text as string)
- method setFontSize(fontHeight as double, fontWidth as double = 0)
- method setFontAngle(angle as double, vertical as boolean=false)
- method setFontColor(colorvalue as integer)
- method setFontColor(colorvalue as color)
- method setMargin(m as integer)
- method setMargin(leftMargin as integer, rightMargin as integer, topMargin as integer, bottomMargin as integer)
- method setWidth(width as integer)
- method setHeight(height as integer)
- method setMaxWidth(width as integer)
- method setTruncate(maxWidth as integer, maxLines as integer = 1)
- class CDThreeDChartMBS
- method getPlotRegionDepth as integer
- method getPlotRegionWidth as integer
- method getPlotRegionHeight as integer
- method getElevationAngle as double
- method getRotationAngle as double
- method getXCoor(xValue as double, yValue as double, zValue as double) as integer
- method getYCoor(xValue as double, yValue as double, zValue as double) as integer
- method setPerspective(perspective as double)
- method setViewAngle(elevation as double, rotation as double = 0, twist as double = 0)
- method setPlotRegion(cx as integer, cy as integer, xWidth as integer, yDepth as integer, zHeight as integer)
- method Constructor
- method setWallGrid(majorXGridColor as integer, majorYGridColor as integer = -1, majorZGridColor as integer = -1, minorXGridColor as integer = -1, minorYGridColor as integer = -1, minorZGridColor as integer = -1)
- method setWallGrid(majorXGridColor as color, majorYGridColor as color, majorZGridColor as color, minorXGridColor as color, minorYGridColor as color, minorZGridColor as color)
- method setWallColor(xyColor as integer, yzColor as integer = -1, zxColor as integer = -1, borderColor as integer = -1)
- method setWallColor(xyColor as color, yzColor as color, zxColor as color, borderColor as color)
- method setWallVisibility(xyVisible as boolean, yzVisible as boolean, zxVisible as boolean)
- method setWallThickness(xyThickness as integer, yzThickness as integer = -1, zxThickness as integer = -1)
- method setZAxisPos(pos as integer)
- method setColorAxis(x as integer, y as integer, alignment as integer, length as integer, orientation as integer) as CDColorAxisMBS
- method colorAxis as CDColorAxisMBS
- property xAxis as CDAxisMBS
- property yAxis as CDAxisMBS
- property zAxis as CDAxisMBS
- class CDThreeDScatterChartMBS
- method addScatterGroup(xData() as double, yData() as double, zData() as double, name as string = "", symbol as integer = 7, symbolSize as integer = 5, fillcolor as integer = -1, edgeColor as integer = -1) as CDThreeDScatterGroupMBS
- method addScatterGroup(xData() as double, yData() as double, zData() as double, name as string, symbol as integer, symbolSize as integer, fillcolor as color, edgeColor as color) as CDThreeDScatterGroupMBS
- method Constructor(width as integer = 640, height as integer = 480, bgColor as integer = &hffff0000, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method Constructor(width as integer, height as integer, bgColor as color, edgeColor as color, raisedEffect as integer = 0)
- class CDThreeDScatterGroupMBS
- method setSymbolOffset(offsetX as integer, offsetY as integer)
- method Constructor
- method setLegendIcon(width as integer, height as integer = -1, color as integer = -1)
- method setLegendIcon(width as integer, height as integer, color as color)
- method setDropLine
- method setDropLine(dropLineColor as color, dropLineWidth as integer = 1)
- method setDropLine(dropLineColor as integer, dropLineWidth as integer = 1)
- method setDataSymbol(symbol as integer, size as integer = 5, fillColor as integer = -1, edgeColor as integer = -1, lineWidth as integer = 1)
- method setDataSymbol(symbol as integer, size as integer, fillColor as color, edgeColor as color, lineWidth as integer = 1)
- method setDataSymbol(symbol as integer, size as integer, fillColor as color)
- method setDataSymbol(ImageFilePath as string)
- method setDataSymbol(file as folderitem)
- method setDataSymbol(DrawArea as CDDrawAreaMBS)
- method setDataSymbol(polygon() as Integer, size as integer = 11, fillColor as integer = -1, edgeColor as integer = -1)
- method setDataSymbol(polygon() as Integer, size as integer = 11, fillColor as color, edgeColor as color)
- method setDataSymbol(pic as Picture)
- class CDTreeMapChartMBS
- method setPlotArea(x as integer, y as integer, width as integer, height as integer)
- method getLevelPrototype(index as integer) as CDTreeMapNodeMBS
- method setMapLevel(n as integer)
- method Constructor(width as integer = 640, height as integer = 480, bgColor as integer = &hffff0000, edgeColor as integer = &hff000000, raisedEffect as integer = 0)
- method Constructor(width as integer, height as integer, bgColor as color, edgeColor as color, raisedEffect as integer = 0)
- property RootNode as CDTreeMapNodeMBS
- class CDTreeMapNodeMBS
- method Node(Index as Integer) as CDTreeMapNodeMBS
- method setColors(fillColor as integer, edgeColor as integer = -1, raisedEffect as integer = -2147483647)
- method setColors(fillColor as color, edgeColor as color, raisedEffect as integer = -2147483647)
- method setData(data() as double)
- method setData(data() as double, labels() as string)
- method setData(data() as double, labels() as string, colors() as Integer)
- method setData(data() as double, labels() as string, colors() as Color)
- method setLayoutMethod(layoutMethod as Integer, layoutDirection as Integer, swapXY as Boolean)
- method setLayoutMethod(layoutMethod as Integer, layoutDirection as Integer = -1)
- method addExtraField(numbers() as double)
- method addExtraField(texts() as string)
- method Constructor
- method setLabelFormat(formatString as string = "{label}", font as string = "normal", fontSize as Integer = 10, fontColor as Integer = &hffff0002, alignment as Integer = 7)
- method setLabelFormat(formatString as string, font as string, fontSize as Integer, fontColor as Color, alignment as Integer = 7)
- method setPos(x as Integer, y as Integer, w as Integer, h as Integer)
- method setSorting(Mode as Integer)
- method setLayoutAspectMultiplier(multiplier as Double)
- method setLayoutAspectRatio(ratio as Double)
- property Handle as Integer
- property LeftX as Integer
- property TopY as Integer
- property Width as Integer
- property Height as Integer
- property RightX as Integer
- property BottomY as Integer
- property NodeCount as Integer
- property Value as Double
- property Label as String
- class CDTrendLayerMBS
- method getCoefficient(index as integer) as double
- method setRegressionType(regressionType as integer)
- method addPredictionBand(confidence as double, upperFillColor as integer, upperEdgeColor as integer = &hFF000000, upperLineWidth as integer = -1, lowerFillColor as integer = -1, lowerEdgeColor as integer = -1, lowerLineWidth as integer = -1)
- method addConfidenceBand(confidence as double, upperFillColor as integer, upperEdgeColor as integer = &hFF000000, upperLineWidth as integer = -1, lowerFillColor as integer = -1, lowerEdgeColor as integer = -1, lowerLineWidth as integer = -1)
- method addPredictionBand(confidence as double, upperFillColor as color, upperEdgeColor as color, upperLineWidth as integer, lowerFillColor as color, lowerEdgeColor as color, lowerLineWidth as integer = -1)
- method addConfidenceBand(confidence as double, upperFillColor as color, upperEdgeColor as color, upperLineWidth as integer, lowerFillColor as color, lowerEdgeColor as color, lowerLineWidth as integer = -1)
- method setImageMapWidth(w as integer)
- method getIntercept as double
- method getCorrelation as double
- method getStdError as double
- method getLine as CDLineObjMBS
- method getSlope as double
- class CDTTFTextMBS
- method Constructor
- method destroy
- method getWidth as integer
- method getHeight as integer
- method getLineHeight as integer
- method getLineDistance as integer
- method draw(x as integer, y as integer, colorvalue as integer, alignment as integer = 7)
- method draw(x as integer, y as integer, colorvalue as color, alignment as integer = 7)
- class CDVectorLayerMBS
- method setVectorMargin(startMargin as double)
- method setVectorMargin(startMargin as double, endMargin as double)
- method setVector(lengths() as double, directions() as double, lengthScale as integer = 0)
- method setArrowHead(polygon() as integer)
- method setArrowStem(polygon() as integer)
- method setArrowAlignment(alignment as integer)
- method setArrowHead(width as integer, height as integer = 0)
- method setIconSize(height as integer, width as integer = 0)
- class CDViewPortControlBaseMBS
- method setZoomScrollDirection(zoomDirection as integer, scrollDirection as integer)
- method isOnPlotArea(x as double, y as double) as boolean
- method getProperty(attr as integer) as integer
- method setProperty(attr as integer, value as integer)
- method Constructor
- method handleMouseDown(x as double, y as double)
- method handleMouseUp(x as double, y as double)
- method paintViewPort
- method handleMouseMove(x as double, y as double, isDragging as boolean)
- method setMouseMargin(mouseMargin as Integer, cornerMargin as Integer)
- property SelectionBorderWidth as Integer
- property SelectionBorderColor as Color
- property ViewPortBorderWidth as Integer
- property ViewPortFillColor as Color
- property ViewPortBorderColor as Color
- property ViewPortExternalColor as Color
- property CornerMargin as Integer
- property MouseMargin as Integer
- property ClickToCenter as Boolean
- property DragInsideToMove as Boolean
- property DragBorderToResize as Boolean
- property DragOutsideToSelect as Boolean
- property Cursor as Integer
- property needUpdateDisplay as Boolean
- property needUpdateChart as Boolean
- property needUpdateImageMap as Boolean
- property Chart as CDBaseChartMBS
- property ViewPortManager as CDViewPortManagerMBS
- class CDViewPortManagerMBS
- method updateFullRangeV(id as string, minValue as double, maxValue as double, updateType as Integer) as boolean
- method updateFullRangeH(id as string, minValue as double, maxValue as double, updateType as Integer) as boolean
- method zoomAround(x as double, y as double, xZoomRatio as double, yZoomRatio as double) as boolean
- method getValueAtViewPort(id as string, ratio as double, isLogScale as boolean = false) as double
- method getViewPortAtValue(id as string, ratio as double, isLogScale as boolean = false) as double
- method syncLinearAxisWithViewPort(id as string, axis as CDAxisMBS)
- method syncLogAxisWithViewPort(id as string, axis as CDAxisMBS)
- method syncDateAxisWithViewPort(id as string, axis as CDAxisMBS)
- method commitPendingSyncAxis(baseChart as CDBaseChartMBS)
- method setFullRange(ID as string, minValue as double, maxValue as double)
- method clearAllRanges
- method inExtendedPlotArea(x as integer, y as integer) as boolean
- method setPlotAreaMouseMargin(leftMargin as integer, rightMargin as integer, topMargin as integer, bottomMargin as integer)
- method zoomAt(zoomDirection as integer, x as double, y as double, zoomRatio as double) as boolean
- method zoomTo(zoomDirection as integer, x1 as double, y1 as double, x2 as double, y2 as double) as boolean
- method canZoomOut(zoomDirection as integer) as boolean
- method canZoomIn(zoomDirection as integer) as boolean
- method dragTo(scrollDirection as integer, x as double, y as double) as boolean
- method inPlotArea(x as double, y as double) as boolean
- method setChartMetrics(metrics as string)
- method validateViewPort
- method getZoomInWidthLimit as double
- method getZoomInHeightLimit as double
- method getZoomOutHeightLimit as double
- method getZoomOutWidthLimit as double
- method setZoomInWidthLimit(value as double)
- method setZoomInHeightLimit(value as double)
- method setZoomOutWidthLimit(value as double)
- method setZoomOutHeightLimit(value as double)
- method getViewPortLeft as double
- method getViewPortTop as double
- method getViewPortWidth as double
- method getViewPortHeight as double
- method setViewPortLeft(value as double)
- method setViewPortTop(value as double)
- method setViewPortWidth(value as double)
- method setViewPortHeight(value as double)
- method startDrag
- method Constructor
- method getPlotAreaLeft as integer
- method getPlotAreaTop as integer
- method getPlotAreaWidth as integer
- method getPlotAreaHeight as integer
- method setKeepAspectRatio(value as boolean)
- method getZoomXYRatio as double
- class CDXYChartMBS
- method addDiscreteHeatMapLayer(zData() as Double, xCount as Integer) as CDDiscreteHeatMapLayerMBS
- method addDiscreteHeatMapLayer(xGrid() as double, yGrid() as Double, zData() as Double) as CDDiscreteHeatMapLayerMBS
- method addLineLayer(fastDB as CDDataAcceleratorMBS, seriesId as string, color as integer = -1, name as string = "") as CDLineLayerMBS
- method yScaleColor(scale() as double, yAxis as CDAxisMBS = nil) as Integer
- method xScaleColor(scale() as double) as Integer
- method addTrendLayer(dates() as date, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(dates() as date, colorvalue as color, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(Data() as double, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(Data() as double, colorvalue as color, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(xData() as double, yData() as double, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(xData() as double, yData() as double, colorvalue as color, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(dates() as date, yData() as double, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(dates() as date, yData() as double, colorvalue as color, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method getLayerCount as integer
- method getLayerByZ(i as integer) as CDLayerMBS
- method getLayer(i as integer) as CDLayerMBS
- method getYValue(yCoor as integer, axis as CDAxisMBS = nil) as double
- method getNearestXValue(xCoor as double) as double
- method getXValue(xCoor as integer) as double
- method addContourLayer(xData() as double, yData() as double, zData() as double) as CDContourLayerMBS
- method packPlotArea(leftX as integer, topY as integer, rightX as integer, bottomY as integer, minWidth as integer = 0, minHeight as integer = 0)
- method getPlotArea as CDPlotAreaMBS
- method layoutAxes
- method addHLOCLayer(highData() as double, lowData() as double) as CDHLOCLayerMBS
- method addHLOCLayer(highData() as double, lowData() as double, openData() as double) as CDHLOCLayerMBS
- method addHLOCLayer(highData() as double, lowData() as double, openData() as double, closeData() as double, colorValue as integer = -1) as CDHLOCLayerMBS
- method addHLOCLayer(highData() as double, lowData() as double, openData() as double, closeData() as double, colorValue as color) as CDHLOCLayerMBS
- method addHLOCLayer(highData() as double, lowData() as double, openData() as double, closeData() as double, upColor as integer, downColor as integer, colorMode as integer = -1) as CDHLOCLayerMBS
- method addHLOCLayer(highData() as double, lowData() as double, openData() as double, closeData() as double, upColor as integer, downColor as integer, colorMode as integer, leadValue as double) as CDHLOCLayerMBS
- method addHLOCLayer(highData() as double, lowData() as double, openData() as double, closeData() as double, upColor as color, downColor as color, colorMode as integer = -1) as CDHLOCLayerMBS
- method addHLOCLayer(highData() as double, lowData() as double, openData() as double, closeData() as double, upColor as color, downColor as color, colorMode as integer, leadValue as double) as CDHLOCLayerMBS
- method addHLOCLayer as CDHLOCLayerMBS
- method addCandleStickLayer(highData() as double, lowData() as double, openData() as double, closeData() as double, riseColor as integer = -1, fallColor as integer = 0, edgeColor as integer = &hffff0001) as CDCandleStickLayerMBS
- method addCandleStickLayer(highData() as double, lowData() as double, openData() as double, closeData() as double, riseColor as color, fallColor as color, edgeColor as color) as CDCandleStickLayerMBS
- method addAreaLayer(data() as double, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDAreaLayerMBS
- method addAreaLayer(data() as double, colorvalue as color, name as string = "", depth as integer = 0) as CDAreaLayerMBS
- method addAreaLayer(dates() as date, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDAreaLayerMBS
- method addAreaLayer(dates() as date, colorvalue as color, name as string = "", depth as integer = 0) as CDAreaLayerMBS
- method addAreaLayer(dataCombineMethod as integer = 1, depth as integer = 0) as CDAreaLayerMBS
- method addVectorLayer(xData() as double, yData() as double, directions() as double, lengths() as double, lengthScale as integer = 0, colorvalue as integer = -1, name as string = "") as CDVectorLayerMBS
- method addVectorLayer(xData() as double, yData() as double, directions() as double, lengths() as double, lengthScale as integer, colorvalue as color, name as string = "") as CDVectorLayerMBS
- method addVectorLayer(dates() as date, yData() as double, directions() as double, lengths() as double, lengthScale as integer = 0, colorvalue as integer = -1, name as string = "") as CDVectorLayerMBS
- method addVectorLayer(dates() as date, yData() as double, directions() as double, lengths() as double, lengthScale as integer, colorvalue as color, name as string = "") as CDVectorLayerMBS
- method addScatterLayer(xData() as double, yData() as double, name as string = "", symbol as integer = 1, symbolSize as integer = 5, fillColor as integer = -1, edgeColor as integer = -1) as CDScatterLayerMBS
- method addScatterLayer(xData() as double, yData() as double, name as string, symbol as integer, symbolSize as integer, fillColor as color, edgeColor as color) as CDScatterLayerMBS
- method addScatterLayer(xDate() as date, yDate() as date, name as string = "", symbol as integer = 1, symbolSize as integer = 5, fillColor as integer = -1, edgeColor as integer = -1) as CDScatterLayerMBS
- method addScatterLayer(xDate() as date, yDate() as date, name as string, symbol as integer, symbolSize as integer, fillColor as color, edgeColor as color) as CDScatterLayerMBS
- method addScatterLayer(xDate() as date, yDate() as double, name as string = "", symbol as integer = 1, symbolSize as integer = 5, fillColor as integer = -1, edgeColor as integer = -1) as CDScatterLayerMBS
- method addScatterLayer(xDate() as date, yDate() as double, name as string, symbol as integer, symbolSize as integer, fillColor as color, edgeColor as color) as CDScatterLayerMBS
- method addScatterLayer(xDate() as double, yDate() as date, name as string = "", symbol as integer = 1, symbolSize as integer = 5, fillColor as integer = -1, edgeColor as integer = -1) as CDScatterLayerMBS
- method addScatterLayer(xDate() as double, yDate() as date, name as string, symbol as integer, symbolSize as integer, fillColor as color, edgeColor as color) as CDScatterLayerMBS
- method addBoxWhiskerLayer(boxTop() as double, boxBottom() as double, maxData() as double, minData() as double, midData() as double, fillColor as integer = -1, whiskerColor as integer = &hffff0001, edgeColor as integer = -1) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer(boxTop() as double, boxBottom() as double, maxData() as double, minData() as double, midData() as double, fillColor as color, whiskerColor as color, edgeColor as color) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer(boxTop() as double, boxBottom() as double, maxData() as double, minData() as double) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer(boxTop() as double, boxBottom() as double, maxData() as double) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer(boxTop() as double, boxBottom() as double) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer2(boxTop() as double, boxBottom() as double, maxData() as double, minData() as double, midData() as double, fillColors() as integer, whiskerBrightness as double, names() as string) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer2(boxTop() as double, boxBottom() as double, maxData() as double, minData() as double, midData() as double, fillColors() as color, whiskerBrightness as double, names() as string) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer2(boxTop() as double, boxBottom() as double, maxData() as double, minData() as double, midData() as double, fillColors() as integer, whiskerBrightness as double = 0.5) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer2(boxTop() as double, boxBottom() as double, maxData() as double, minData() as double, midData() as double, fillColors() as color, whiskerBrightness as double = 0.5) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer2(boxTop() as double, boxBottom() as double, maxData() as double, minData() as double, midData() as double) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer2(boxTop() as double, boxBottom() as double, maxData() as double, minData() as double) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer2(boxTop() as double, boxBottom() as double, maxData() as double) as CDBoxWhiskerLayerMBS
- method addBoxWhiskerLayer2(boxTop() as double, boxBottom() as double) as CDBoxWhiskerLayerMBS
- method addBoxLayer(boxTop() as double, boxBottom() as double, colorvalue as integer = -1, name as string = "") as CDBoxWhiskerLayerMBS
- method addBoxLayer(boxTop() as double, boxBottom() as double, colorvalue as color, name as string = "") as CDBoxWhiskerLayerMBS
- method addInterLineLayer(line1 as CDLineObjMBS, line2 as CDLineObjMBS, color12 as integer, color21 as integer = -1) as CDInterLineLayerMBS
- method addInterLineLayer(line1 as CDLineObjMBS, line2 as CDLineObjMBS, color12 as color, color21 as color) as CDInterLineLayerMBS
- method addStepLineLayer as CDStepLineLayerMBS
- method addStepLineLayer(data() as double, colorvalue as integer = -1, name as string = "") as CDStepLineLayerMBS
- method addStepLineLayer(data() as double, colorvalue as color, name as string = "") as CDStepLineLayerMBS
- method addSplineLayer as CDSplineLayerMBS
- method addSplineLayer(data() as double, colorvalue as integer = -1, name as string = "") as CDSplineLayerMBS
- method addSplineLayer(data() as double, colorvalue as color, name as string = "") as CDSplineLayerMBS
- method addLineLayer(dataCombineMethod as integer = 0, depth as integer = 0) as CDLineLayerMBS
- method addLineLayer(data() as double, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDLineLayerMBS
- method addLineLayer(data() as double, colorvalue as color, name as string = "", depth as integer = 0) as CDLineLayerMBS
- method addLineLayer(data as CDArrayMBS, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDLineLayerMBS
- method addLineLayer(data as CDArrayMBS, colorvalue as color, name as string = "", depth as integer = 0) as CDLineLayerMBS
- method xZoneColor(threshold as double, belowColor as integer, aboveColor as integer) as integer
- method xZoneColor(threshold as double, belowColor as color, aboveColor as color) as integer
- method yZoneColor(threshold as double, belowColor as integer, aboveColor as integer, yAxis as CDAxisMBS=nil) as integer
- method yZoneColor(threshold as double, belowColor as color, aboveColor as color, yAxis as CDAxisMBS=nil) as integer
- method addBarLayer(data() as double, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDBarLayerMBS
- method addBarLayer(data() as double, colorvalue as color, name as string = "", depth as integer = 0) as CDBarLayerMBS
- method addBarLayer(dataCombineMethod as integer = 3, depth as integer = 0) as CDBarLayerMBS
- method addBarLayer(data() as double, colors() as integer, names() as string, depth as integer = 0) as CDBarLayerMBS
- method addBarLayer(data() as double, colors() as integer, depth as integer = 0) as CDBarLayerMBS
- method addBarLayer(data() as double, colors() as color, names() as string, depth as integer = 0) as CDBarLayerMBS
- method addBarLayer(data() as double, colors() as color, depth as integer = 0) as CDBarLayerMBS
- method setPlotArea(x as integer, y as integer, width as integer, height as integer, bgColor as integer = &hff000000, altBgColor as integer = -1, edgeColor as integer = -1, hGridColor as integer = &hc0c0c0, vGridColor as integer = &hff000000) as CDPlotAreaMBS
- method setPlotArea(x as integer, y as integer, width as integer, height as integer, bgColor as color, altBgColor as color, edgeColor as color, hGridColor as color, vGridColor as color) as CDPlotAreaMBS
- method setTrimData(startPos as integer, len as integer = &h7fffffff)
- method getXCoor(value as double) as integer
- method getYCoor(value as double, yAxis as CDAxisMBS=nil) as integer
- method setAxisAtOrigin(originMode as integer = 3, symmetryMode as integer = 0)
- method addAxis(align as integer, offset as integer) as CDAxisMBS
- method swapXY(value as boolean=true)
- method setXAxisOnTop(value as boolean=true)
- method setYAxisOnRight(value as boolean=true)
- method syncYAxis(slope as double = 1, intercept as double = 0)
- method setClipping(margin as integer = 0)
- method Constructor(width as integer = 640, height as integer = 480, bgcolor as integer = &hFFFF0000, edgeColor as integer = &hFF000000, raisedEffect as integer = 0)
- method Constructor(width as integer, height as integer, bgcolor as color, edgeColor as color, raisedEffect as integer = 0)
- method addTrendLayer(dates() as DateTime, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(dates() as DateTime, colorvalue as color, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(dates() as DateTime, yData() as double, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addTrendLayer(dates() as DateTime, yData() as double, colorvalue as color, name as string = "", depth as integer = 0) as CDTrendLayerMBS
- method addAreaLayer(dates() as DateTime, colorvalue as integer = -1, name as string = "", depth as integer = 0) as CDAreaLayerMBS
- method addAreaLayer(dates() as DateTime, colorvalue as color, name as string = "", depth as integer = 0) as CDAreaLayerMBS
- method addVectorLayer(dates() as DateTime, yData() as double, directions() as double, lengths() as double, lengthScale as integer = 0, colorvalue as integer = -1, name as string = "") as CDVectorLayerMBS
- method addVectorLayer(dates() as DateTime, yData() as double, directions() as double, lengths() as double, lengthScale as integer, colorvalue as color, name as string = "") as CDVectorLayerMBS
- method addScatterLayer(xDate() as DateTime, yDate() as DateTime, name as string = "", symbol as integer = 1, symbolSize as integer = 5, fillColor as integer = -1, edgeColor as integer = -1) as CDScatterLayerMBS
- method addScatterLayer(xDate() as DateTime, yDate() as DateTime, name as string, symbol as integer, symbolSize as integer, fillColor as color, edgeColor as color) as CDScatterLayerMBS
- method addScatterLayer(xDate() as DateTime, yDate() as double, name as string = "", symbol as integer = 1, symbolSize as integer = 5, fillColor as integer = -1, edgeColor as integer = -1) as CDScatterLayerMBS
- method addScatterLayer(xDate() as DateTime, yDate() as double, name as string, symbol as integer, symbolSize as integer, fillColor as color, edgeColor as color) as CDScatterLayerMBS
- method addScatterLayer(xDate() as double, yDate() as DateTime, name as string = "", symbol as integer = 1, symbolSize as integer = 5, fillColor as integer = -1, edgeColor as integer = -1) as CDScatterLayerMBS
- method addScatterLayer(xDate() as double, yDate() as DateTime, name as string, symbol as integer, symbolSize as integer, fillColor as color, edgeColor as color) as CDScatterLayerMBS
- property xAxis as CDAxisMBS
- property yAxis as CDAxisMBS
- property yAxis2 as CDAxisMBS
- property xAxis2 as CDAxisMBS