Platforms to show: All Mac Windows Linux Cross-Platform

CDAngularAxisMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class ChartDirector MBS ChartDirector Plugin 8.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The AngularAxis class represents angular axes in polar charts. The angular axis is the axis representing the angular component of a polar coordinate.

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

  • 14 methods
    • method addLabel(pos as Double, label as string)
    • method addZone(startValue as Double, endValue as Double, fillColor as color, edgeColor as color)
    • 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, startRadius as Double, endRadius as Double, fillColor as Integer, edgeColor as Integer)
    • method Constructor   Private
    • 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 setLabelGap(d as Integer)
    • 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
    • method setLinearScale(lowerLimit as Double, upperLimit as Double, labels() as string)
    • method setLinearScale(lowerLimit as Double, upperLimit as Double, majorTickInc as Double = 0, minorTickInc as Double = 0)

This class has no sub classes.

Some properties using for this class:


The items on this page are in the following plugins: MBS ChartDirector Plugin.


CCSHA512MBS   -   CDAngularMeterMBS


The biggest plugin in space...