Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
web:chartlegend [2017/04/09 22:10] agcyphers [Properties] |
web:chartlegend [2019/10/23 05:53] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Enumerations ====== | + | ==== See Also ==== |
+ | [[web:chart|GraffitiWebChart]] | ||
+ | |||
+ | ==== Enumerations ==== | ||
^ Name ^ Values ^ | ^ Name ^ Values ^ | ||
| | This class exposes no enumerations. | | | | This class exposes no enumerations. | | ||
- | ====== Constants ====== | + | ==== Constants ==== |
^ Name ^ Type ^ Value ^ | ^ Name ^ Type ^ Value ^ | ||
| | | This class exposes no constants. | | | | | This class exposes no constants. | | ||
- | ====== Events ====== | + | ==== Events ==== |
^ Definition ^ Description ^ | ^ Definition ^ Description ^ | ||
| | This class exposes no events. | | | | This class exposes no events. | | ||
- | ====== Methods ====== | + | ==== Methods ==== |
^ Definition ^ Description ^ | ^ Definition ^ Description ^ | ||
| | This class does not expose any methods. | | | | This class does not expose any methods. | | ||
- | ====== Properties ====== | + | ==== Properties ==== |
^ Name ^ Type ^ Default Value ^ Description ^ | ^ Name ^ Type ^ Default Value ^ Description ^ | ||
| AutoResize | Boolean | False | If True, the legend will automatically resize to fit the contents. | | | AutoResize | Boolean | False | If True, the legend will automatically resize to fit the contents. | | ||
| Parent | GraffitiWebChart | Nil | The chart from which the legend will build its display. | | | Parent | GraffitiWebChart | Nil | The chart from which the legend will build its display. | | ||
- | ====== Examples ====== | + | ==== Examples ==== |
There are currently no examples for this class. | There are currently no examples for this class. | ||