ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DView Class / PreviewMethod Property

In This Topic
    PreviewMethod Property
    In This Topic
    Gets or sets preview method.
    Syntax
    'Declaration
     
    Public Property PreviewMethod As PreviewMethodEnum
    public PreviewMethodEnum PreviewMethod {get; set;}
    Remarks
    Specifies how interactive manipulations are to be presented to the user.
    See Also