Syncfusion.OfficeChartToImageConverter.AspNet.Mvc5 by Syncfusion Inc.

<PackageReference Include="Syncfusion.OfficeChartToImageConverter.AspNet.Mvc5" Version="18.1.0.45" />

.NET API 5,292,032 bytes

 IInterior

public interface IInterior
Represents Interior of an object.
Color Color { get; set; }

Gets or sets the interior color of the object.

Gets or sets the interior color of the object. The color is specified as an index value into the current color palette.

OfficePattern FillPattern { get; set; }

Gets or sets OfficePattern type that represents the interior pattern.

Gets the gradient object for this extended format.

Color PatternColor { get; set; }

Gets or sets the color of the interior pattern as an Color value.

Gets or sets the color of the interior pattern as an index into the current color palette.