AnnotationPathPoint.PointType Property

.NET Framework (current version)
 

Gets or sets the type for the path point of an annotation.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[<BrowsableAttribute(false)>]
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member PointType : byte with get, set

Property Value

Type: System.Byte

A byte value.

See the PathPointType enumeration for more details.

.NET Framework
Available since 4.0
Return to top
Show: