Appkit 基础类库
Appkit 基础类库
Appkit.Web.Chart
ChartAdjustScreen Class
ChartAdjustScreen Methods
CalculateStretchSize Method
CalculateStretchSize Method (Int32, Int32, Int32, Int32)
CalculateStretchSize Method (String, Int32, Int32, Int32)
ChartAdjustScreen
CalculateStretchSize Method (String, Int32, Int32, Int32
)
按数量及基数计算伸展尺寸
Namespace:
Appkit.Web.Chart
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
static
void
CalculateStretchSize
(
string
sizestr
,
int
radix
,
int
count
,
out
int
size
)
Parameters
sizestr
Type:
System
String
radix
Type:
System
Int32
count
Type:
System
Int32
size
Type:
System
Int32
See Also
Reference
ChartAdjustScreen Class
CalculateStretchSize Overload
Appkit.Web.Chart Namespace