cubeItem
Constructor Summary
Public Constructor | ||
public |
Member Summary
Public Members | ||
public set | Sets text color in hexadecimal as a String (should be textStyle) | |
public | fCalcEnum: * | |
public | fCubeMaps: * | |
public set | Sets cube background color in hexadecimal as a String (should be bodyStyle) | |
public get | Gets cube background color in hexadecimal as a String (should be bodyStyle) | |
public set | Sets cube text (this normally corresponds to the current price) | |
public get | Gets cube text |
Private Members | ||
private | _bodyStyle: * | |
private | _format: * | |
private | _lineWidth: * | |
private | _name: * | |
private | _strokeStyle: * | |
private | _textStyle: * | |
private | _title: * |
Public Constructors
public constructor() source
Public Members
public fCalcEnum: * source
public fCubeMaps: * source
public set strokeStyle: String source
Sets cube background color in hexadecimal as a String (should be bodyStyle)
public get strokeStyle: String source
Gets cube background color in hexadecimal as a String (should be bodyStyle)