Difficult without a diagram, but here goes...
Consider a cone, length L, base diameter D, thickness Z
Assume no heat losses other than heat flowing out of the base. Assume Z is constant.
Assume that the hot boundary is a conic circle at a distance Xh from the apex, temperature Th. You have to do this rather than define the apex temperature, as a point source of heat with zero flow area gives zero heat flow!
Assume that the cold boundary is the base, temperature Tc
Assume thermal conductivity is k
General distance from the apex is x
Denote pi() as p
Heat transfer area is A
Temperature difference is dT
ln() is natural logarithm of ()
Thermal conduction equation is Q=kA.dT/dx
At any point on the cone, distance x from the apex, where Xh<x<L, the diameter is Dx/L. Hence the heat transfer area is pZDx/L
So Q=kpZDx/L.dT/dx
First, consider the whole cone and evaluate Q. It's difficult to do this without math symbols, so I hope this is understandable (or just skip to the end!)
integral between x=L and x=Xh of(dx/x) = integral between T=Tc and T=Th of (kpZD/LQ. dT)
From that you can work out
Q = kpZD(Th-Tl)/[L.ln(Xh/L)]
In a similar way you can work out the temperature at point x and get
Tx = Th - LQ/kpZD. ln(Xh/x)
Substituting for Q we get the much simpler result
Tx = Th - (Th-Tc).ln(x/Xh)/ln(Xh/L)
If I bung this into Excel using example figures and graph Tx vs x, I get a nice gentle curve, steeper at the hot end than the cold, as you'd expect from the varying flow area.
I hope this helps!
Stuart