Graph.GraphInfo

Graph.GraphInfo property

Gets or sets a GraphInfo object that indicates the graph info,such as color, line width,etc.

public GraphInfo GraphInfo { get; set; }

See Also