TiAngularLogGauge.HubSize
TiAngularLogGauge
Specifies the size of the Hub.
property HubSize : Integer;
Description
Use HubSize to get or set the size of the Hub. The HubSize value is in pixels.
Example
Delphi
iComponent.HubSize := 14;
C++ Builder
iComponent->HubSize = 14;
Contents | Index | Previous | Next