HistoryNameSize
HistoryNameSize (Get method)
Returns the font size of the curve name.
int HistoryNameSize()Return Value
Font size of the curve name.
HistoryNameSize (Set method)
Sets the font size of the curve name.
void HistoryNameSize (Set method)(
const int size // name font size
)Parameters
- size
[in] Name font size.
Last updated on