borderThickness Property

Summary

Indicates the border size of the sub-cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(Series.prototype, 'borderThickness', 
	get: function(), 
	set: function(value) 
) 
borderThickness: number; 

Property Value

Value that represents the border size of the sub-cell. Must be an even number.

Remarks

The value can be anywhere from 2 to 100.

borderThickness accepts only even integer values, such as 2,4,6...etc. An exception will be thrown if you set any odd values.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.