[]
        
(Showing Draft Content)

C1.Win.RulesManager.ItemStyle.GetHistogramImage

GetHistogramImage Method

GetHistogramImage(Rectangle)

Gets the histogram image with the specified size.

Declaration
public Image GetHistogramImage(Rectangle rect)
Public Function GetHistogramImage(rect As Rectangle) As Image
Parameters
Type Name Description
Rectangle rect

Specified size.

Returns
Type Description
Image