LineLabelPlacement.LineLabelPlacement

LineLabelPlacement()

Creates new instance.

public LineLabelPlacement()

See Also


LineLabelPlacement(LineLabelPlacement)

Creates new instance.

public LineLabelPlacement(LineLabelPlacement other)
ParameterTypeDescription
otherLineLabelPlacementThe other LineLabelPlacement to copy data from.

Exceptions

exceptioncondition
ArgumentNullExceptionThe argument is null.

See Also