Name | Description | |
---|---|---|
![]() | Draw | Overloaded. Draws the content at the specified location and with the specified size. |
![]() | DrawBorder | Draws the border. |
![]() | DrawContent | Draws the content at the specified location and with the specified size. |
![]() | DrawNoBorder | Draws the content without border at the specified location and with the specified size. |
![]() | GetContentHeight | Calculates the height of the content based on the specified width and style. |
![]() | GetContentSize | Overloaded. Calculates the new size of the content based on the specified width and style. |
![]() | GetContentWidth | Calculates the width of the content based on the specified height and style. |
![]() | GetHeight | Calculates the height of the content based on the specified width and style. |
![]() | GetInnermostRect | Calculates the inside area of a rectangle excluding margins, border, and padding. |
![]() | GetSize | Overloaded. Calculates the new size of the content based on the specified size and style. |
![]() | GetWidth | Calculates the width of the content based on the specified height and style. |
![]() | IsVertical | Whether the element of the chart is vertically located. |
![]() | setAsDefaultStyle | Overloaded. Set current style as default style. |