SetPerspective Method

SetPerspective function

Returns or sets the perspective for the 3-D chart view. Must be between 0 and 100.This property is ignored if the RightAngleAxes property is True.


func (instance *Chart) SetPerspective(value int32)  error

Remarks

See Also