API Reference / ApexHollowAPI ReferenceClass ApexHollowEdit on GitHubNamespace HtmlForgeXAssembly HtmlForgeXSource Containers/ChartJs/ChartJsTitle.cs:102Represents hollow configuration for radial bar.InheritanceObjectApexHollowFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic ApexHollow() #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 Size { get; set; } #Containers/ApexCharts/ApexHollow.cs:13JsonPropertyName("size")Gets or sets the size percentage.public String Background { get; set; } #Containers/ApexCharts/ApexHollow.cs:19JsonPropertyName("background")Gets or sets the background color.public Nullable<Int32> Margin { get; set; } #Containers/ApexCharts/ApexHollow.cs:25JsonPropertyName("margin")Gets or sets the margin.