[]
        
(Showing Draft Content)

C1.WPF.GanttView.FitType

FitType Enum

Define whether the C1GanttView should be fitted into the page.

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public enum FitType

Fields

Name Description
FitFill

Fitted into the fill page.

FitHorizontal

Fitted into the page horizontally.

FitVertial

Fitted into the page vertial.