public class ChartLayoutData extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
heightHint
the height hint
|
int |
widthHint
the width hint
|
| Constructor and Description |
|---|
ChartLayoutData(int widthHint,
int heightHint)
Constructor.
|
Copyright © 2015. All Rights Reserved.