public interface IGannGridChartObject extends IChartDependentChartObject
IChartObject.ATTR_BOOLEAN, IChartObject.ATTR_COLOR, IChartObject.ATTR_DOUBLE, IChartObject.ATTR_INT, IChartObject.ATTR_LONG, IChartObject.ATTR_TEXTPROPERTY_FONT, PROPERTY_FOREGROUND_ALPHA, PROPERTY_FOREGROUND_COLOR, PROPERTY_POINT_PRICE, PROPERTY_POINT_TIME, PROPERTY_STICKY, PROPERTY_STROKE| Modifier and Type | Method and Description |
|---|---|
int |
getCellWidthInBars() |
double |
getPipsPerBar() |
boolean |
isWidthLabelShown()
Returns show width label option.
|
void |
setCellWidthInBars(int cellWidthInBars) |
void |
setPipsPerBar(double pipsPerBar) |
void |
setShowWidthLabel(boolean showWidthLabel)
Sets show width label option.
|
isStickToCandlePriceEnabled, isStickToCandleTimeEnabled, move, setPrice, setStickToCandlePriceEnabled, setStickToCandleTimeEnabled, setTimeaddPropertyChangeListener, clone, getAttrBoolean, getAttrColor, getAttrDouble, getAttrInt, getAttrLong, getAttrText, getColor, getFinancialInstrument, getInstrument, getKey, getLineStyle, getLineWidth, getOpacity, getPointsCount, getPrice, getPropertyChangeListeners, getStroke, getText, getTextTruncation, getTime, getType, isLabelEnabled, isLabelShown, isLocked, isMenuEnabled, isSticky, isVisibleInWorkspaceTree, removePropertyChangeListener, setAttrBoolean, setAttrColor, setAttrDouble, setAttrInt, setAttrLong, setAttrText, setChartObjectListener, setColor, setFinancialInstrument, setInstrument, setLineStyle, setLineWidth, setLocked, setMenuEnabled, setOpacity, setShowLabel, setSticky, setStroke, setText, setText, setText, setText, setTextTruncation, setTooltip, setVisibleInWorkspaceTreedouble getPipsPerBar()
void setPipsPerBar(double pipsPerBar)
int getCellWidthInBars()
void setCellWidthInBars(int cellWidthInBars)
void setShowWidthLabel(boolean showWidthLabel)
showWidthLabel - show width label optionboolean isWidthLabelShown()
Copyright © 2025. All rights reserved.