WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MapCustomColors - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MapCustomColors

    Represents a list of custom color in the map report item.

    Inheritance
    System.Object
    MapCustomColors
    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.ReportControls.Wpf.dll
    Syntax
    public class MapCustomColors

    Constructors

    MapCustomColors()

    Declaration
    public MapCustomColors()

    MapCustomColors(ReportSerializer)

    Declaration
    public MapCustomColors(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer

    Properties

    MapCustomColor

    Declaration
    public List<string> MapCustomColor { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.String>
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved