Method | Description | |
---|---|---|
BuildClusterIDs ( StringBuilder clusterIDs, int i ) : string | ||
BuildOutGrids ( string outGridStyle, string margin, double angle, string id, StringBuilder outGrids ) : void |
Method | Description | |
---|---|---|
InterpolateColor ( double value, int max, System.Windows.Media.LinearGradientBrush brush ) : System.Windows.Media.Brush |
public static BuildClusterIDs ( StringBuilder clusterIDs, int i ) : string | ||
clusterIDs | StringBuilder | |
i | int | |
return | string |
public static BuildOutGrids ( string outGridStyle, string margin, double angle, string id, StringBuilder outGrids ) : void | ||
outGridStyle | string | |
margin | string | |
angle | double | |
id | string | |
outGrids | StringBuilder | |
return | void |