Class CustomLabel
Represents a custom label for a scale.
Inheritance
System.Object
CustomLabel
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class CustomLabel
Constructors
CustomLabel()
Declaration
public CustomLabel()
CustomLabel(ReportSerializer)
Declaration
public CustomLabel(ReportSerializer serializer)
Parameters
Type | Name | Description |
---|---|---|
ReportSerializer | serializer |