ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Import.Models Namespace / Marker Class
Members

In This Topic
    Marker Class
    In This Topic
    Represents a data point marker that contains shape type, size and style.
    Object Model
    Marker Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Marker 
    public sealed class Marker 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Import.Models.Marker

    See Also