GanttStyleInfo Class

Contains properties and functionality that determine the formatting of the bars that are contained in a Gantt chart.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.JSGrid.GanttStyleInfo

Namespace:  Microsoft.SharePoint.JSGrid
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class GanttStyleInfo _
    Implements IJsonSerializable
'Usage
Dim instance As GanttStyleInfo
public class GanttStyleInfo : IJsonSerializable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

GanttStyleInfo Members

Microsoft.SharePoint.JSGrid Namespace