MilestoneHelper Class

MilestoneHelper to set property of milestone shape.
Inheritance Hierarchy
SystemObject
  Aspose.DiagramMilestoneHelper

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public class MilestoneHelper

The MilestoneHelper type exposes the following members.

Constructors
  NameDescription
Public methodMilestoneHelper
Initializes a new instance of the MilestoneHelper class
Properties
  NameDescription
Public propertyDateFormat
DateFormat of shape
Public propertyDateFormatString
DateFormat string of shape
Public propertyIsAutoUpdate
whether to update data for markers (milestones, intervals) as they are moved on timeline
Public propertyMilestoneDate
Milestone date
Public propertyType
Type of shape
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRefreshMilestone
Refresh milestone
Public methodToString (Inherited from Object.)
See Also