API Reference / ApexPolygonsFillAPI ReferenceClass ApexPolygonsFillEdit on GitHubNamespace HtmlForgeXAssembly HtmlForgeXSource Containers/ChartJs/ChartJsTitle.cs:102Represents polygons fill configuration.InheritanceObjectApexPolygonsFillFilter membersAll (6) Constructors (1) Methods (4) Properties (1)Show inherited Expand all Collapse all ResetConstructorspublic ApexPolygonsFill() #Inherited Methodspublic override Boolean Equals(Object obj) #Containers/ChartJs/ChartJsTooltip.cs:15Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #Containers/ChartJs/ChartJsTooltip.cs:23Returns: Int32Inherited from Objectpublic Type GetType() #Containers/ChartJs/ChartJsTitle.cs:102Returns: TypeInherited from Objectpublic override String ToString() #Returns: StringInherited from ObjectPropertiespublic String[] Colors { get; set; } #Containers/ApexCharts/ApexPolygonsFill.cs:13JsonPropertyName("colors")Gets or sets the fill colors.