[]
        
(Showing Draft Content)

C1.Win.C1Chart.Style.ShouldSerializeBorder

ShouldSerializeBorder Method

ShouldSerializeBorder()

Indicates whether the Border has a default value.

Declaration
public bool ShouldSerializeBorder()
Returns
Type Description
bool

True if the Border has no default value; otherwise, it is false.

Remarks

The default state is to inherit the Border from the style of the parent object.

See Also