Marker

Represents a Marker class.

public class Marker
Public Class Marker

Inheritance: ObjectMarker

Licensing Info

This class is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

Markers can only be used with Area, Line and XYScatter charts.

Properties

ColorGets or sets the color of the Marker.
SizeGets or sets the size of the Marker.

Methods

Equals(Object)Determines whether the specified Object is equal to the current Object .
(Inherited from Object)
GetAsterisk(Single)Gets the instance of the Marker type as an Asterisk.
GetCircle(Single)Gets the instance of the Marker type as a Circle.
GetCross(Single)Gets the instance of the Marker type as a Cross.
GetDash(Single)Gets the instance of the Marker type as a Dash.
GetDiamond(Single)Gets the instance of the Marker type as a Diamond.
GetHashCode()Serves as a hash function for a particular type.
(Inherited from Object)
GetPlus(Single)Gets the instance of the Marker type as a Plus.
GetSquare(Single)Gets the instance of the Marker type as a Square.
GetTriangle(Single)Gets the instance of the Marker type as a Triangle.
GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()Returns a String that represents the current Object .
(Inherited from Object)

See Also

ceTe.DynamicPDF.PageElements.Charting

In this topic